It's quite hard to find the folder with the sources of the book, so I added the link to the introduction.
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
[rust]: https://www.rust-lang.org/
[crates.io]: https://crates.io/
+[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc/src