Skip to content

Commit

Permalink
Update the discord invite link.
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Aug 8, 2024
1 parent 2c4ecfb commit b834141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/community.astro
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
fill="currentColor"></box-icon>
<a
class="text-blue-600 hover:text-blue-700 dark:text-blue-500 dark:hover:text-blue-400"
href="https://discord.gg/PXr5QCXpTf"
href="https://discord.gg/qN76R87"
target="_blank"
rel="noopener noreferrer"
>
Expand Down
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/PXr5QCXpTf"
href="https://discord.com/invite/qN76R87"
>
Discord
</a>
Expand Down

0 comments on commit b834141

Please sign in to comment.