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

Commit 3cd44c8

Browse files
committed
Merge pull request #5 from steveklabnik/patch-1
Core/Std -> Standard/Extra
2 parents 838ff01 + 097bcb1 commit 3cd44c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
<ul class="docs">
3333
<li><a href="http://doc.rust-lang.org/doc/tutorial.html">Tutorial</a></li>
3434
<li><a href="http://doc.rust-lang.org/doc/rust.html">Manual</a></li>
35-
<li><a href="http://doc.rust-lang.org/doc/core/index.html">Core</a> |
36-
<a href="http://doc.rust-lang.org/doc/std/index.html">Standard</a></li>
35+
<li><a href="http://doc.rust-lang.org/doc/std/index.html">Standard</a> |
36+
<a href="http://doc.rust-lang.org/doc/extra/index.html">Extra</a></li>
3737
</ul>
3838
</li>
3939
<li><div class="doc-rev">0.6</div>

0 commit comments

Comments
 (0)