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 4e7793b commit fc082a0Copy full SHA for fc082a0
src/pages/community/index.tsx
@@ -34,7 +34,7 @@ const contributionSections: ContributionSection[] = [
34
],
35
links: [
36
{ text: 'GitHub', url: 'https://github.com/recodehive?view_as=public' },
37
- { text: 'Join our organisation', url: 'https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization' }
+ { text: 'Join our organization', url: 'https://github.com/recodehive/Support/issues/new?assignees=&labels=invite+me+to+the+community&projects=&template=invitation.yml&title=Please+invite+me+to+the+Recode-Hive+GitHub+Community+Organization' }
38
39
color: '#8b5cf6'
40
},
0 commit comments