Rollup merge of #30122 - steveklabnik:last_trpl_fix, r=Manishearth

Along with https://github.com/rust-lang/rust/pull/30121, this should fix the last fallout from https://github.com/rust-lang/rust/pull/29932
This commit is contained in:
Steve Klabnik 2015-11-30 18:02:22 -05:00
commit 06df5d8042

View File

@ -29,4 +29,4 @@ rustdoc reference.md
An overview of how to use the `rustdoc` command is available [in the docs][1].
Further details are available from the command line by with `rustdoc --help`.
[1]: https://github.com/rust-lang/rust/blob/master/src/doc/trpl/documentation.md
[1]: https://github.com/rust-lang/rust/blob/master/src/doc/book/documentation.md