Skip to content
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

Integrate cargo-linkcheck and fix broken links. #100

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Conversation

nathan-at-least
Copy link
Contributor

No description provided.

Copy link
Collaborator

@daira daira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK modulo fixing the CI failure (I think it just needs to cargo install mdbook-linkcheck):

2023-10-31 18:42:40 [INFO] (mdbook::renderer): Invoking the "linkcheck" renderer
Error: -31 18:42:40 [ERROR] (mdbook::renderer): The command `mdbook-linkcheck` wasn't found, is the "linkcheck" backend installed? If you want to ignore this error when the "linkcheck" backend is not installed, set `optional = true` in the `[output.linkcheck]` section of the book.toml configuration file.
Error: -31 18:42:40 [ERROR] (mdbook::utils): Error: Rendering failed
Error: -31 18:42:40 [ERROR] (mdbook::utils): 	Caused By: Unable to start the backend
Error: -31 18:42:40 [ERROR] (mdbook::utils): 	Caused By: No such file or directory (os error 2)
Error: Process completed with exit code 101.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
@daira daira merged commit b7166f4 into main Oct 31, 2023
1 check passed
@daira daira deleted the cargo-linkcheck branch October 31, 2023 23:32
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.

2 participants