Skip to content

Commit 06df5d8

Browse files
committed
Rollup merge of #30122 - steveklabnik:last_trpl_fix, r=Manishearth
Along with #30121, this should fix the last fallout from #29932
2 parents 9437caf + 4bdb60c commit 06df5d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ rustdoc reference.md
2929
An overview of how to use the `rustdoc` command is available [in the docs][1].
3030
Further details are available from the command line by with `rustdoc --help`.
3131

32-
[1]: https://github.com/rust-lang/rust/blob/master/src/doc/trpl/documentation.md
32+
[1]: https://github.com/rust-lang/rust/blob/master/src/doc/book/documentation.md

0 commit comments

Comments
 (0)