Skip to content

Commit 4038694

Browse files
committed
Link to rustdoc page in the Rust book directly
No point sending people to a page which just says "this is now part of the Rust book".
1 parent e62fec3 commit 4038694

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ tools we have are really nice.
5959
[Cargo](http://crates.io) is Rust's package manager, and its website contains
6060
lots of good documentation.
6161

62-
[The `rustdoc` manual](rustdoc.html) contains information about Rust's
63-
documentation tool.
62+
[`rustdoc`](book/documentation.html) is used to generate documentation for Rust code.
6463

6564
# FAQs
6665

0 commit comments

Comments
 (0)