diff --git a/README.md b/README.md index 621c0963..681fa3c5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Whisper Money is a privacy-first personal finance application that helps you tra > 🎮 **Try the Demo:** Experience Whisper Money with our [demo account](https://whisper.money/login?demo=1) - no registration required! -> 💬 **Join our Community:** Whether you're a user looking for help or a developer wanting to contribute, we'd love to have you in our [Discord server](https://discord.gg/2WZmDW9QZ8)! Share feedback, ask questions, discuss new features, or just hang out with fellow privacy enthusiasts. +> 💬 **Join our Community:** Whether you're a user looking for help or a developer wanting to contribute, we'd love to have you in our [Discord server](https://discord.gg/m8hUhx6D9D)! Share feedback, ask questions, discuss new features, or just hang out with fellow privacy enthusiasts. ## Features diff --git a/resources/js/components/partials/header.tsx b/resources/js/components/partials/header.tsx index ac03dd66..03f83031 100644 --- a/resources/js/components/partials/header.tsx +++ b/resources/js/components/partials/header.tsx @@ -78,7 +78,7 @@ export default function Header({ @@ -182,7 +182,7 @@ export default function Header({ diff --git a/resources/js/components/user-menu-content.test.tsx b/resources/js/components/user-menu-content.test.tsx index 476a0fca..4d216be6 100644 --- a/resources/js/components/user-menu-content.test.tsx +++ b/resources/js/components/user-menu-content.test.tsx @@ -86,7 +86,7 @@ describe('UserMenuContent', () => { const feedback = screen.getByRole('link', { name: /feedback/i }); expect(community.getAttribute('href')).toBe( - 'https://discord.gg/2WZmDW9QZ8', + 'https://discord.gg/m8hUhx6D9D', ); expect(community.compareDocumentPosition(feedback)).toBe( Node.DOCUMENT_POSITION_FOLLOWING, diff --git a/resources/js/components/user-menu-content.tsx b/resources/js/components/user-menu-content.tsx index 373a8c3b..4495a7e4 100644 --- a/resources/js/components/user-menu-content.tsx +++ b/resources/js/components/user-menu-content.tsx @@ -96,7 +96,7 @@ export function UserMenuContent({ user }: UserMenuContentProps) { )} -**Join our Discord community** – Share ideas, report bugs, or just chat about privacy-first finance. [Join our comminity](https://discord.gg/2WZmDW9QZ8). +**Join our Discord community** – Share ideas, report bugs, or just chat about privacy-first finance. [Join our comminity](https://discord.gg/m8hUhx6D9D). **Check our Roadmap** – See what's coming next and vote on features you care about: [whisper-money.canny.io](https://whisper-money.canny.io/) @@ -33,7 +33,7 @@ Building a privacy-first alternative to mainstream finance apps is a big challen Thank you for trusting Whisper Money with your financial data. Your privacy is my priority, always. - + Join the Discord Comminity