Skip to content

Commit

Permalink
Merge pull request #270 from helius-labs/fix/discord-link
Browse files Browse the repository at this point in the history
[Fix] Discord Link
  • Loading branch information
owenventer authored Jan 9, 2024
2 parents 382f827 + 4e25737 commit 809636b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="col-span-1 flex w-full justify-end">
<div class="mr-12">
<a
href="https://discord.gg/mV3dNPwDnZ"
href="https://discord.com/invite/6GXdee3gBj"
class="btn-ghost btn"
>
<Icon
Expand Down

0 comments on commit 809636b

Please sign in to comment.