Skip to content

Commit

Permalink
home: Set CHANGELOG link to new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhemberger committed Sep 7, 2015
1 parent 3f9f36f commit f0f2e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ul class="list-divider-pipe home-secondary-links">
<li><a href="https://nodejs.org/dist/latest/">{{ labels.other-downloads }}</a></li>
<li><a href="https://github.com/nodejs/node-v0.x-archive/blob/master/ChangeLog">{{ labels.changelog }}</a></li>
<li><a href="https://github.com/nodejs/node/blob/master/CHANGELOG.md">{{ labels.changelog }}</a></li>
<li><a href="{{ site.docs.api.link }}">{{ labels.api }}</a></li>
</ul>

Expand Down

0 comments on commit f0f2e4d

Please sign in to comment.