Skip to content

Commit e740577

Browse files
Update links.js
1 parent f385ddb commit e740577

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

addon/constants/links.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
export default [
2+
{
3+
name: 'Try',
4+
type: 'link',
5+
href: 'http://new.emberjs.com',
6+
},
27
{
38
name: 'Docs',
49
type: 'dropdown',

0 commit comments

Comments
 (0)