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:
commit
06df5d8042
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue