Broken and inconsistent links in rust/src/doc
Open
@gstjepan2 is already working on this.
Since Jul 10, 2025.
A-docs
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
In rust/src/doc guide-* files have broken links to the rust book and its chapters.
I assume guide-unsafe.md should link to nomicon, tutorial.md,into.md, guide.md and all other guide-* to the main book.
However since there is an inconsistent behaviour in few files such that they link to the build books (websites), instead of the sources themselves, I don't know where should they link (source or build)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.