about summary refs log tree commit diff
path: root/src/doc
diff options
context:
space:
mode:
authorevelynmitchell <evelynmitchell@users.noreply.github.com>2018-01-24 09:25:46 -0700
committerGitHub <noreply@github.com>2018-01-24 09:25:46 -0700
commit05652d2ae32cb9116c68e36b119fbbc816c4dc37 (patch)
tree8e085456f8a21f0e93c8a8db6c39bfa367aa60ef /src/doc
parenta0dcecff90c45ad5d4eb60859e22bb3f1b03842a (diff)
downloadrust-05652d2ae32cb9116c68e36b119fbbc816c4dc37.tar.gz
rust-05652d2ae32cb9116c68e36b119fbbc816c4dc37.zip
fix for documentation error issue 47716
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/README.md b/src/doc/README.md
index e1d95732b46..5f25894afd7 100644
--- a/src/doc/README.md
+++ b/src/doc/README.md
@@ -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/book/documentation.md
+[1]: https://github.com/rust-lang/rust/blob/master/src/doc/rustdoc/src/what-is-rustdoc.md