We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4475563 commit f7531a4Copy full SHA for f7531a4
src/components/data/data-page.js
@@ -15,7 +15,7 @@ const altLogoPage = 'Logo Codelândia'
15
16
// social links
17
const codelandiaDiscordLinkCta = 'Comunidade';
18
-const codelandiaDiscordLink = 'https://discord.gg/QevDJqCzaY';
+const codelandiaDiscordLink = 'https://discord.gg/5VtQENfHTA';
19
const githubCta = 'Meu GitHub';
20
const githubLink = 'https://github.com/rayssagomees';
21
0 commit comments