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 f385ddb commit e740577Copy full SHA for e740577
addon/constants/links.js
@@ -1,4 +1,9 @@
1
export default [
2
+ {
3
+ name: 'Try',
4
+ type: 'link',
5
+ href: 'http://new.emberjs.com',
6
+ },
7
{
8
name: 'Docs',
9
type: 'dropdown',
0 commit comments