Skip to content

Commit f72d441

Browse files
Rollup merge of rust-lang#47717 - evelynmitchell:47716-doc-fix, r=steveklabnik
fix for documentation error issue 47716 Fix rust-lang#47716
2 parents 9d3d9d5 + 05652d2 commit f72d441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/README.md

Lines changed: 1 addition & 1 deletion
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/book/documentation.md
32+
[1]: https://github.com/rust-lang/rust/blob/master/src/doc/rustdoc/src/what-is-rustdoc.md

0 commit comments

Comments
 (0)