Skip to content

Commit f7531a4

Browse files
committed
Fix discord link
1 parent 4475563 commit f7531a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/data/data-page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const altLogoPage = 'Logo Codelândia'
1515

1616
// social links
1717
const codelandiaDiscordLinkCta = 'Comunidade';
18-
const codelandiaDiscordLink = 'https://discord.gg/QevDJqCzaY';
18+
const codelandiaDiscordLink = 'https://discord.gg/5VtQENfHTA';
1919
const githubCta = 'Meu GitHub';
2020
const githubLink = 'https://github.com/rayssagomees';
2121

0 commit comments

Comments
 (0)