about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMakai <m4kai410@gmail.com>2025-07-04 15:43:02 +0000
committerMakai <m4kai410@gmail.com>2025-07-07 15:12:37 +0000
commitbe9669f8f4d13ef7a68d21f0fc66f856eec6d7d5 (patch)
tree981195224bdfb3e09cda09ecd5417efa1b2feb2b
parent556d20a834126d2d0ac20743b9792b8474d6d03c (diff)
downloadrust-be9669f8f4d13ef7a68d21f0fc66f856eec6d7d5.tar.gz
rust-be9669f8f4d13ef7a68d21f0fc66f856eec6d7d5.zip
fix the link in `rustdoc.md`
-rw-r--r--src/doc/rustdoc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustdoc.md b/src/doc/rustdoc.md
index d4a25efec17..90ce7f8b225 100644
--- a/src/doc/rustdoc.md
+++ b/src/doc/rustdoc.md
@@ -1,3 +1,3 @@
 % Rust Documentation
 
-This has been moved [into the book](book/documentation.html).
+This has been moved [into the rustdoc book](rustdoc/index.html).