mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #8126 - ehuss:link-changelog, r=alexcrichton
Add link to changelog in the Cargo book.
This commit is contained in:
commit
f044cf9fb0
@ -29,10 +29,16 @@ The commands will let you interact with Cargo using its command-line interface.
|
||||
|
||||
**[Frequently Asked Questions](faq.md)**
|
||||
|
||||
**Appendicies:**
|
||||
**Appendices:**
|
||||
* [Glossary](appendix/glossary.md)
|
||||
* [Git Authentication](appendix/git-authentication.md)
|
||||
|
||||
**Other Documentation:**
|
||||
* [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) —
|
||||
Detailed notes about changes in Cargo in each release.
|
||||
* [Rust documentation website](https://doc.rust-lang.org/) — Links to official
|
||||
Rust documentation and tools.
|
||||
|
||||
[rust]: https://www.rust-lang.org/
|
||||
[crates.io]: https://crates.io/
|
||||
[GitHub]: https://github.com/rust-lang/cargo/tree/master/src/doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user