We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca0fa9 commit 48c170dCopy full SHA for 48c170d
src/doc/index.md
@@ -40,7 +40,7 @@ how to write `unsafe` Rust code. It is for advanced Rust programmers.
40
41
# Tools
42
43
-[Cargo](https://crates.io) is the Rust's package manager providing access to libraries
+[Cargo](http://doc.crates.io/index.html) is the Rust's package manager providing access to libraries
44
beyond the standard one, and its website contains lots of good documentation.
45
46
[`rustdoc`](book/documentation.html) is the Rust's documentation generator, a tool converting
0 commit comments