Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Commit

Permalink
remove 'en/latest/' from docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
nolta committed Feb 27, 2013
1 parent c07719c commit c578a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/links.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<p> <a href="/">julia</a>
| <a href="https://github.com/JuliaLang/julia">source</a>
| <a href="/downloads/">downloads</a>
| <a href="http://docs.julialang.org/en/latest/">docs</a>
| <a href="http://docs.julialang.org/">docs</a>
| <a href="/blog/">blog</a>
{% if site.server %}
| <a href="/drafts/">drafts</a>
Expand Down

0 comments on commit c578a2b

Please sign in to comment.