Skip to content

Commit

Permalink
Fixed discord invbite
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheidegger authored Jun 24, 2023
1 parent f1244f7 commit 090fe62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/discord.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script setup>
await navigateTo("https://discord.com/invite/Tf4SyBrE?utm_source=Discord%20Widget&utm_medium=Connect", {
await navigateTo("https://discord.com/invite/k8xj8d75f6", {
external: true,
});
</script>

0 comments on commit 090fe62

Please sign in to comment.