fix: Discord link

This commit is contained in:
Víctor Falcón 2026-02-18 13:00:30 +01:00
parent 3f541ca4d6
commit d7f0084338
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://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/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://https://discord.gg/2WZmDW9QZ8"
href="https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
>
@ -184,7 +184,7 @@ export default function Header({
</Button>
</a>
<a
href="https://https://discord.gg/2WZmDW9QZ8"
href="https://discord.gg/2WZmDW9QZ8"
target="_blank"
rel="noopener noreferrer"
>

View File

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

View File

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

View File

@ -59,7 +59,7 @@ export const footerNavItems: NavItem[] = [
{
type: 'nav-item',
title: 'Community',
href: 'https://https://discord.gg/2WZmDW9QZ8',
href: '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://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/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://https://discord.gg/2WZmDW9QZ8'">
<x-mail::button :url="'https://discord.gg/2WZmDW9QZ8'">
Join the Discord Comminity
</x-mail::button>