Skip to content

Commit

Permalink
Merge pull request #98 from sysadminsmedia/fix/docs-discord
Browse files Browse the repository at this point in the history
Update Discord link to new
  • Loading branch information
katosdev authored Jul 7, 2024
2 parents 105f634 + f3c745e commit 0b2b7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<a href="https://twitter.com/haybytes" class="tooltip" data-tip="Follow The Developer" target="_blank">
<MdiTwitter class="h-8 w-8" />
</a>
<a href="https://discord.gg/tuncmNrE4z" class="tooltip" data-tip="Join The Discord" target="_blank">
<a href="https://discord.gg/aY4DCkpNA9" class="tooltip" data-tip="Join The Discord" target="_blank">
<MdiDiscord class="h-8 w-8" />
</a>
<a href="https://homebox.sysadminsmedia.com/en/" class="tooltip" data-tip="Read The Docs" target="_blank">
Expand Down

0 comments on commit 0b2b7bc

Please sign in to comment.