about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-07 19:55:33 +0200
committerGitHub <noreply@github.com>2025-07-07 19:55:33 +0200
commit1b922d3901863fb68ba786bde0b8780e5eed9d56 (patch)
treeaf3c0d2e2819db787bd866779e0dea9bf268a85c
parent2554c424ef0505d0e08d56be8630e6c4045a88c8 (diff)
parentbe9669f8f4d13ef7a68d21f0fc66f856eec6d7d5 (diff)
downloadrust-1b922d3901863fb68ba786bde0b8780e5eed9d56.tar.gz
rust-1b922d3901863fb68ba786bde0b8780e5eed9d56.zip
Rollup merge of #143438 - makai410:rustdoc-fix, r=ehuss
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).