Skip to content

Commit 607946d

Browse files
committed
Added links
1 parent f06671f commit 607946d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/community/index.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ const contributionSections: ContributionSection[] = [
5858
'Share knowledge and insights'
5959
],
6060
links: [
61-
{ text: 'Discord', url: 'https://discord.gg/Yxv9RA3r' },
62-
{ text: 'Slack', url: 'https://slack.com' }
61+
{ text: 'Discord', url: 'https://discord.com/invite/w2V2aH6U' },
62+
{ text: 'Whatsapp', url: 'https://chat.whatsapp.com/Izl2yfbFlmY8CExjnIpNkX?mode=ems_copy_t' }
6363
],
6464
color: '#10b981'
6565
},
@@ -74,8 +74,8 @@ const contributionSections: ContributionSection[] = [
7474
'Pick a task or area you\'re excited about!'
7575
],
7676
links: [
77-
{ text: 'Discord', url: 'https://discord.gg/Yxv9RA3r' },
78-
{ text: 'Slack', url: 'https://slack.com' },
77+
{ text: 'Discord', url: 'https://discord.com/invite/w2V2aH6U' },
78+
{ text: 'Whatsapp', url: 'https://chat.whatsapp.com/Izl2yfbFlmY8CExjnIpNkX?mode=ems_copy_t' },
7979
{ text: 'GitHub', url: 'https://github.com/recodehive' }
8080
],
8181
color: '#6366f1'

0 commit comments

Comments
 (0)