Auto merge of #5317 - konstin:patch-1, r=matklad

Add link to the sources of the book

It's quite hard to find the folder with the sources of the book, so I added the link to the introduction.
This commit is contained in:
bors 2018-04-07 18:58:39 +00:00
commit 681756252b

View File

@ -4,7 +4,8 @@
Cargo is the [Rust] *package manager*. Cargo downloads your Rust projects
dependencies, compiles your project, makes packages, and upload them to
[crates.io], the Rust communitys *package registry*.
[crates.io], the Rust communitys *package registry*. You can contribute
to this book on [GitHub].
### Sections
@ -26,3 +27,4 @@ The reference covers the details of various areas of Cargo.
[rust]: https://www.rust-lang.org/
[crates.io]: https://crates.io/
[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc/src