Skip to content

Commit

Permalink
Rollup merge of rust-lang#40901 - MaloJaffre:fix-double-redirect, r=s…
Browse files Browse the repository at this point in the history
…teveklabnik

Avoid linking to a moved page in rust.html
  • Loading branch information
frewsxcv authored Mar 29, 2017
2 parents 233e0f3 + 4ef5542 commit be76eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rust.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
% The Rust Reference Manual

The manual has moved, and is now called [the reference](reference.html).
The manual has moved, and is now called [the reference](reference/index.html).

0 comments on commit be76eb4

Please sign in to comment.