Skip to content

Commit fc082a0

Browse files
Update src/pages/community/index.tsx
Co-authored-by: Copilot <[email protected]>
1 parent 4e7793b commit fc082a0

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
@@ -34,7 +34,7 @@ const contributionSections: ContributionSection[] = [
3434
],
3535
links: [
3636
{ 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' }
37+
{ 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' }
3838
],
3939
color: '#8b5cf6'
4040
},

0 commit comments

Comments
 (0)