chore: Update discord link

This commit is contained in:
Víctor Falcón 2026-02-10 14:12:37 +01:00
parent 2dc8cb554c
commit 1083f60494
6 changed files with 8 additions and 8 deletions

View File

@ -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/Zj4TWMX55y)! 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://https://discord.gg/2WZmDW9QZ8)! Share feedback, ask questions, discuss new features, or just hang out with fellow privacy enthusiasts.
## Features

View File

@ -78,7 +78,7 @@ export default function Header({
</Button>
</a>
<a
href="https://discord.gg/9UQWZECDDv"
href="https://https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
>
@ -184,7 +184,7 @@ export default function Header({
</Button>
</a>
<a
href="https://discord.gg/9UQWZECDDv"
href="https://https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
>

View File

@ -358,7 +358,7 @@ function PromoSection() {
<Tooltip>
<TooltipTrigger asChild>
<a
href="https://discord.gg/9UQWZECDDv"
href="https://https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
className="font-medium text-[#5865F2] underline-offset-2 hover:underline"

View File

@ -767,7 +767,7 @@ export default function Welcome({
<Tooltip>
<TooltipTrigger asChild>
<a
href="https://discord.gg/9UQWZECDDv"
href="https://https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
className="font-semibold text-[#5865F2] underline-offset-2 hover:underline"

View File

@ -62,7 +62,7 @@ export const footerNavItems: NavItem[] = [
{
type: 'nav-item',
title: 'Community',
href: 'https://discord.gg/zqfrynthvb',
href: 'https://https://discord.gg/2WZmDW9QZ8',
icon: <DiscordIcon className="size-5" />,
},
];

View File

@ -16,7 +16,7 @@ Even more meaningful: we now have our first paying users. This means I need to k
Whisper Money is a small project built by one person (me!), but it can become something amazing with your input. Here's how you can help shape the future:
<x-mail::panel>
**Join our Discord community** Share ideas, report bugs, or just chat about privacy-first finance. [Join our comminity](https://discord.gg/9UQWZECDDv).
**Join our Discord community** Share ideas, report bugs, or just chat about privacy-first finance. [Join our comminity](https://https://discord.gg/2WZmDW9QZ8).
**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.
<x-mail::button :url="'https://discord.gg/9UQWZECDDv'">
<x-mail::button :url="'https://https://discord.gg/2WZmDW9QZ8'">
Join the Discord Comminity
</x-mail::button>