diff --git a/src/pages/community/index.tsx b/src/pages/community/index.tsx index 9743ead0..d8c065e2 100644 --- a/src/pages/community/index.tsx +++ b/src/pages/community/index.tsx @@ -43,7 +43,7 @@ const contributionSections: ContributionSection[] = [ 'Translate content 🌍' ], links: [ - { text: 'GitHub Docs', url: 'https://recodehive.com/docs' } + { text: 'GitHub Docs', url: 'https://www.recodehive.com/docs' } ], color: '#f59e0b' },