Skip to content

Fix a typographical error in the rustbook docs#2958

Closed
neunenak wants to merge 1 commit intocasey:masterfrom
neunenak:fix-doc-1190
Closed

Fix a typographical error in the rustbook docs#2958
neunenak wants to merge 1 commit intocasey:masterfrom
neunenak:fix-doc-1190

Conversation

@neunenak
Copy link
Copy Markdown
Contributor

The modules anchor link was specified accidentally as #modules1190 instead of #modules.

@laniakea64
Copy link
Copy Markdown
Contributor

Not sure that's an error?

On the website, that link is here: https://just.systems/man/en/listing-available-recipes.html#listing-available-recipes

and https://just.systems/man/en/modules.html is 404

@neunenak
Copy link
Copy Markdown
Contributor Author

Ah my bad, this is what I get for trying to submit code at 3 am ._. the thing i was trying to fix was 1.6.38. Modules1.19.0 - so I changed the wrong string, but also it's werid that this html filename has the version string concatenated weirdly in it anyway. Will update this PR when I have a chance.

@neunenak neunenak force-pushed the fix-doc-1190 branch 2 times, most recently from cca507f to 57d80bb Compare November 19, 2025 02:03
@neunenak
Copy link
Copy Markdown
Contributor Author

Ok I don't know why this didn't work either. Honestly the Modules1.19.0 thing in the docs sidebar was just bugging me and though it would be easy to fix but I guess this involves debugging mdbook tooling.

The `modules` anchor link was specified accidentally as `#modules1190`
instead of `#modules`.
@casey
Copy link
Copy Markdown
Owner

casey commented Mar 19, 2026

I think having version references in headings (and thus anchor links) is just generally insane, so I removed them in #3153.

@casey casey closed this Mar 19, 2026
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.

3 participants