Skip to content

Commit

Permalink
Update doc-link in footer from stable to v1.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Aug 23, 2018
1 parent e0d3efa commit a7b7b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footermenu.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h6>Download</h6>
<h6>Documentation</h6>
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link" href="https://docs.julialang.org/en/stable/">Stable</a>
<a class="nav-link" href="https://docs.julialang.org/en/v1/">Julia v1</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.julialang.org/en/latest/">Latest</a>
Expand Down

0 comments on commit a7b7b81

Please sign in to comment.