Skip to content

Commit 8951051

Browse files
committed
Added reference link to the documentation card
1 parent 56f0381 commit 8951051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/community/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const contributionSections: ContributionSection[] = [
5959
'Translate content 🌍'
6060
],
6161
links: [
62-
{ text: 'GitHub Docs', url: 'https://github.com/recodehive/recode-website/tree/main/docs' }
62+
{ text: 'GitHub Docs', url: 'https://recodehive.com/docs' }
6363
],
6464
color: '#f59e0b'
6565
},

0 commit comments

Comments
 (0)