Open
Description
After #2658, cargo xtask build
(ormdbook build
) is failing with the error mentioned here: Michael-F-Bryan/mdbook-linkcheck#92. This can be fixed by removing the [output.linkcheck]
section from book.toml (since I believe we're now using linkcheck2?).
However after that, the exclusions in the [output.linkcheck2]
section don't seem to work, and building results in errors like File not found: comprehensive-rust.pdf
.
Metadata
Metadata
Assignees
Labels
No labels