Skip to content

Commit

Permalink
website: downloads nav link to 0.11 upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Nov 16, 2017
1 parent c9c7b73 commit 116003f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/layouts/downloads.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<li<%= sidebar_current("upgrade-guides") %>>
<a href="/upgrade-guides/index.html">Upgrade Guides</a>
<ul class="nav">
<li<%= sidebar_current("upgrade-guides-0-11") %>>
<a href="/upgrade-guides/0-11.html">Upgrading to v0.11</a>
</li>
<li<%= sidebar_current("upgrade-guides-0-10") %>>
<a href="/upgrade-guides/0-10.html">Upgrading to v0.10</a>
</li>
Expand Down

0 comments on commit 116003f

Please sign in to comment.