-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationA-interacts-with-crates.ioArea: interaction with registriesArea: interaction with registriesC-bugCategory: bugCategory: bugE-easyExperience: EasyExperience: EasyS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or review
Description
Problem
In the Cargo Book, the "SPDX 2.1 license expression" link is broken.
cargo/src/doc/src/reference/manifest.md
Lines 261 to 262 in b27f203
[crates.io] interprets the `license` field as an [SPDX 2.1 license | |
expression][spdx-2.1-license-expressions]. The name must be a known license |
cargo/src/doc/src/reference/manifest.md
Line 631 in b27f203
[spdx-2.1-license-expressions]: https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60 |
Steps
- Go to Cargo Book webpage
- Click on "SPDX 2.1 license expression"
- See "Page not found" page
Possible Solution(s)
Update the link or complain to SPDX as it looks like the link is broken on their website too
https://spdx.dev/spdx-specification-21-web-version/
So an issue may need to be raised here:
https://github.com/spdx/LicenseListPublisher
Notes
No response
Version
b27f203e7f461a6e98bf78abc88d7e7fc6ff1a8f ?
Metadata
Metadata
Assignees
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentationA-interacts-with-crates.ioArea: interaction with registriesArea: interaction with registriesC-bugCategory: bugCategory: bugE-easyExperience: EasyExperience: EasyS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or review