Add link to the sources of the book
authorkonstin <konstin@mailbox.org>
Sat, 7 Apr 2018 18:42:33 +0000 (20:42 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Apr 2018 18:42:33 +0000 (20:42 +0200)
It's quite hard to find the folder with the sources of the book, so I added the link to the introduction.

src/doc/src/index.md

index e3fc99c3a970b49aa8116f73fe82cfbbca89ceaf..5fc55815c2ab520cdd74bb934050b759a10966c4 100644 (file)
@@ -4,7 +4,8 @@
 
 Cargo is the [Rust] *package manager*. Cargo downloads your Rust project’s
 dependencies, compiles your project, makes packages, and upload them to
-[crates.io], the Rust community’s *package registry*.
+[crates.io], the Rust community’s *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