diff --git a/frontend/src/components/Footer.js b/frontend/src/components/Footer.js index d212befe..2b95a9f6 100644 --- a/frontend/src/components/Footer.js +++ b/frontend/src/components/Footer.js @@ -6,7 +6,7 @@ import RouterLink from "next/link"; const ICONS = [ { social: "discord", - link: "https://discord.gg/FetK5BxD", + link: "https://discord.gg/K56VNUQGvA", }, { social: "twit", link: "https://twitter.com/moonstreamto" },