From cbc2f4f85fd1fc6b95adb42832054a6b6a91bab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Falc=C3=B3n?= Date: Fri, 29 May 2026 15:56:48 +0200 Subject: [PATCH] chore: update Discord invite link (#452) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Swap Discord invite link `discord.gg/2WZmDW9QZ8` → `discord.gg/m8hUhx6D9D` across all files (README, header, user menu, connections page, welcome email, test). --- README.md | 2 +- resources/js/components/partials/header.tsx | 4 ++-- resources/js/components/user-menu-content.test.tsx | 2 +- resources/js/components/user-menu-content.tsx | 2 +- resources/js/pages/settings/connections.tsx | 2 +- resources/views/mail/updates/first-update-jan-2026.blade.php | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) 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