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

Commit

Permalink
Merge pull request #60 from steveklabnik/patch-2
Browse files Browse the repository at this point in the history
Point to the Guide rather than the tutorial
  • Loading branch information
brson committed Sep 12, 2014
2 parents 98b1b30 + ecbec3d commit ea84ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</li>
<li class="col-xs-4 col-md-2"><h2>Docs (Nightly)</h2>
<ul>
<li><a href="http://doc.rust-lang.org/tutorial.html">Tutorial</a></li>
<li><a href="http://doc.rust-lang.org/guide.html">Guide</a></li>
<li><a href="http://doc.rust-lang.org/rust.html">Manual</a></li>
<li>
<a href="http://doc.rust-lang.org/std/index.html">API docs</a></li>
Expand Down

0 comments on commit ea84ea4

Please sign in to comment.