Skip to content

Broken Links #990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Michael-F-Bryan opened this issue Jan 13, 2018 · 1 comment
Closed

Broken Links #990

Michael-F-Bryan opened this issue Jan 13, 2018 · 1 comment

Comments

@Michael-F-Bryan
Copy link
Contributor

I was trying out my mdbook-linkcheck backend/plugin for mdbook with the Rust By Example book and it actually worked 🎉 It found a couple links where the user had accidentally linked to *.md instead of *.html, as well as one where it seems the page was moved.

The tool's output:

There were 4 broken links

cargo/test.md#4: "meta/test.html" doesn't exist
macros/syntax.md#6: Found "macros/designators.md", did you mean "macros/designators.html"?
macros/syntax.md#7: Found "macros/overload.md", did you mean "macros/overload.html"?
macros/syntax.md#8: Found "macros/repeat.md", did you mean "macros/repeat.html"?
@projektir
Copy link
Contributor

I have just fixed these and others because it was breaking rust-lang/rust#46194.

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

No branches or pull requests

2 participants