docs(README): fix the link to the changelog in the Cargo book

This commit is contained in:
AudaciousAxiom 2025-05-25 10:05:19 +00:00 committed by GitHub
parent f19321e343
commit 2243b6d5b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ High level release notes are available as part of [Rust's release notes][rel].
Detailed release notes are available in the [changelog]. Detailed release notes are available in the [changelog].
[rel]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [rel]: https://github.com/rust-lang/rust/blob/master/RELEASES.md
[changelog]: https://doc.rust-lang.org/nightly/cargo/CHANGELOG.md [changelog]: https://doc.rust-lang.org/nightly/cargo/CHANGELOG.html
## Reporting issues ## Reporting issues