Skip to content

Fix broken source links in mdbook-trpl README - #4802

Open
ZayanKhan-12 wants to merge 1 commit into
rust-lang:mainfrom
ZayanKhan-12:fix-mdbook-trpl-readme-links
Open

Fix broken source links in mdbook-trpl README#4802
ZayanKhan-12 wants to merge 1 commit into
rust-lang:mainfrom
ZayanKhan-12:fix-mdbook-trpl-readme-links

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

The preprocessor binary links in packages/mdbook-trpl/README.md point at ./src/bin/note and ./src/bin/listing, which don't exist — the sources are note.rs and listing.rs, so both links 404 on GitHub.

One observation while here (left out to keep this minimal): src/bin/ also contains figure.rs and heading.rs, which aren't listed in the README's preprocessor list — happy to add them in this PR if they're meant to be documented.

🤖 Generated with Claude Code

The preprocessor binary links point at ./src/bin/note and
./src/bin/listing, but the sources are note.rs and listing.rs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant