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 56f0381 commit 8951051Copy full SHA for 8951051
src/pages/community/index.tsx
@@ -59,7 +59,7 @@ const contributionSections: ContributionSection[] = [
59
'Translate content 🌍'
60
],
61
links: [
62
- { text: 'GitHub Docs', url: 'https://github.com/recodehive/recode-website/tree/main/docs' }
+ { text: 'GitHub Docs', url: 'https://recodehive.com/docs' }
63
64
color: '#f59e0b'
65
},
0 commit comments