File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,16 @@ The commands will let you interact with Cargo using its command-line interface.
2929
3030** [ Frequently Asked Questions] ( faq.md ) **
3131
32- ** Appendicies :**
32+ ** Appendices :**
3333* [ Glossary] ( appendix/glossary.md )
3434* [ Git Authentication] ( appendix/git-authentication.md )
3535
36+ ** Other Documentation:**
37+ * [ Changelog] ( https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md ) —
38+ Detailed notes about changes in Cargo in each release.
39+ * [ Rust documentation website] ( https://doc.rust-lang.org/ ) — Links to official
40+ Rust documentation and tools.
41+
3642[ rust ] : https://www.rust-lang.org/
3743[ crates.io ] : https://crates.io/
3844[ GitHub ] : https://github.com/rust-lang/cargo/tree/master/src/doc
You can’t perform that action at this time.
0 commit comments