Skip to content

Commit

Permalink
fix link to LTS schedule (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
marswong authored and daxlab committed Nov 2, 2017
1 parent 4f5b72d commit 6a190d8
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 @@ -64,7 +64,7 @@
</div>
{{/if}}
<p>
{{{ labels.version-schedule-prompt }}} <a href="https://github.com/nodejs/LTS#release-schedule1">{{ labels.version-schedule-prompt-link-text }}.</a>
{{{ labels.version-schedule-prompt }}} <a href="https://github.com/nodejs/LTS#release-schedule">{{ labels.version-schedule-prompt-link-text }}.</a>
</p>
{{#if labels.newsletter }}
<p>
Expand Down

0 comments on commit 6a190d8

Please sign in to comment.