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

Commit f0893a2

Browse files
committed
Changed "Other docs" to "All docs". Changed "docs" link to "all docs"
1 parent 1a44d80 commit f0893a2

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
@@ -27,14 +27,14 @@
2727
<ul>
2828
<li>
2929
<a href="http://doc.rust-lang.org/doc/master/std/index.html">std</a> |
30-
<a href="http://static.rust-lang.org/doc/master/index.html">docs</a> (master)
30+
<a href="http://static.rust-lang.org/doc/master/index.html">all docs</a> (master)
3131
</li>
3232
<li>
3333
<a href="http://doc.rust-lang.org/doc/0.9/std/index.html">std</a> |
3434
<a href="http://doc.rust-lang.org/doc/0.9/extra/index.html">extra</a> (0.9)
3535
</li>
3636
<li>
37-
<a href="http://static.rust-lang.org/doc/0.9/index.html">Other docs</a> (0.9)
37+
<a href="http://static.rust-lang.org/doc/0.9/index.html">All docs</a> (0.9)
3838
</li>
3939
</ul>
4040
</li>

0 commit comments

Comments
 (0)