From be9669f8f4d13ef7a68d21f0fc66f856eec6d7d5 Mon Sep 17 00:00:00 2001 From: Makai Date: Fri, 4 Jul 2025 15:43:02 +0000 Subject: [PATCH] fix the link in `rustdoc.md` --- src/doc/rustdoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/rustdoc.md b/src/doc/rustdoc.md index d4a25efec17f6..90ce7f8b225dd 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).