Skip to content

Commit

Permalink
Merge pull request #972 from wagenet/fix-rfcs-link
Browse files Browse the repository at this point in the history
Update RFCs link
  • Loading branch information
MelSumner authored Nov 15, 2022
2 parents e1ec604 + ac38139 commit 3bca827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/utils/header-links.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ export default [
type: 'link',
},
{
href: 'https://github.com/emberjs/rfc-tracking/issues',
name: 'RFC Tracking',
href: 'https://rfcs.emberjs.com',
name: 'RFCs Website',
type: 'link',
},
],
Expand Down

0 comments on commit 3bca827

Please sign in to comment.