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 994cf06 commit 70b9263Copy full SHA for 70b9263
src/pages/community/index.tsx
@@ -95,7 +95,7 @@ const contributionSections: ContributionSection[] = [
95
'Browse a list of beginner-friendly tasks and guides to help select your first area of involvement.'
96
],
97
links: [
98
- { text: 'Discord', url: 'https://discord.com/invite/w2V2aH6U' },
+ { text: 'Discord', url: 'https://discord.gg/b6ffxhXRNH' },
99
{ text: 'Whatsapp', url: 'https://chat.whatsapp.com/Izl2yfbFlmY8CExjnIpNkX?mode=ems_copy_t' },
100
{ text: 'GitHub', url: 'https://github.com/recodehive' }
101
0 commit comments