Skip to content

Commit 323695e

Browse files
authored
Update the link to the guides to include release
1 parent 63487ee commit 323695e

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
@@ -3,7 +3,7 @@ export default [{
33
name: 'Docs',
44
type: 'dropdown',
55
items: [{
6-
href: 'https://guides.emberjs.com',
6+
href: 'https://guides.emberjs.com/release/',
77
name: 'Ember.js Guides',
88
type: 'link'
99
}, {

0 commit comments

Comments
 (0)