Skip to content

Commit

Permalink
chore(navbar): replaced broken discord link with permanent one (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nazeofel authored Aug 8, 2024
1 parent b834141 commit cc33791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
>
<a
class="flex items-center gap-x-3.5 py-2 px-3 rounded-md text-sm text-stone-950 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-stone-700 dark:hover:text-gray-300"
href="https://discord.com/invite/qN76R87"
href="https://discord.gg/qN76R87"
>
Discord
</a>
Expand Down

0 comments on commit cc33791

Please sign in to comment.