Skip to content

Commit 8310eb1

Browse files
authored
Merge pull request #308 from ember-learn/locks-patch-1
Remove Github parenthetical from Help Wanted contributing link
2 parents 746f4d9 + 218bbfa commit 8310eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/constants/links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export default [{
7575
type: 'link'
7676
}, {
7777
href: 'https://help-wanted.emberjs.com/',
78-
name: 'Contribute (Github)',
78+
name: 'Help Wanted',
7979
type: 'link'
8080
}, {
8181
type: 'divider'

0 commit comments

Comments
 (0)