Skip to content

Commit 62fccf2

Browse files
authored
Merge pull request #17 from MockBukkit/fix/discord
Replaced discord invite in Footer
2 parents db98a25 + 1a77436 commit 62fccf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/footer/Footer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const footer_categories = [
2020
links: [
2121
{
2222
name: "Discord",
23-
url: "https://discord.gg/3QwzKZs",
23+
url: "https://discord.gg/Xunsn6D8MB",
2424
title: "Discord",
2525
},
2626
{

0 commit comments

Comments
 (0)