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

Link to the main docs per https://github.com/mozilla/rust/pull/11123 #19

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="http://doc.rust-lang.org/doc/master/extra/index.html">extra</a> (master)
</li>
<li>
<a href="http://github.com/mozilla/rust/wiki/Docs">Other docs</a>
<a href="http://static.rust-lang.org/doc/master/index.html">Main Docs</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main Docs kinda seems to imply that the other links are sub-main (anyway brson will maybe take care of the changes when 0.9 gets released), All Docs or something should do better imo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed.

</li>
</ul>
</li>
Expand Down