Skip to content

Commit 591bdda

Browse files
authored
Merge branch 'master' into patch-1
2 parents 472de25 + 402140b commit 591bdda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon/constants/links.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ export default [{
5454
name: 'Deprecations',
5555
type: 'link'
5656
}, {
57-
href: 'https://emberjs.com/statusboard',
58-
name: 'Status Board',
57+
href: 'https://github.com/emberjs/rfc-tracking/issues',
58+
name: 'RFC Tracking',
5959
type: 'link'
6060
}]
6161
}, {

0 commit comments

Comments
 (0)