mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
doc: Link to cargo docs, not just crates.io
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ how to write `unsafe` Rust code. It is for advanced Rust programmers.
|
||||
|
||||
# Tools
|
||||
|
||||
[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
|
||||
beyond the standard one, and its website contains lots of good documentation.
|
||||
|
||||
[`rustdoc`](book/documentation.html) is the Rust's documentation generator, a tool converting
|
||||
|
||||
Reference in New Issue
Block a user