Skip to content

Commit

Permalink
New invite link in Navigation.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
UndarkAido authored Apr 24, 2024
1 parent a685b7b commit 857f91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export default function Navigation() {
<NavigationLink href="https://theundarkpixel.com/" className="text-lg">
Back to The Undark Pixel
</NavigationLink>
<NavigationLink href="https://discord.gg/VHAyrvspCx" className="text-lg">
<NavigationLink href="https://discord.gg/4stCdkDHw6" className="text-lg">
Join our Discord!
</NavigationLink>
<NavigationLink href="https://github.com/DiscordPP" className="text-lg">
Expand Down

0 comments on commit 857f91e

Please sign in to comment.