We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dddc79 commit e3d0780Copy full SHA for e3d0780
ci/script.sh
@@ -50,7 +50,7 @@ main() {
50
51
# check links
52
# FIXME(rust-lang-nursery/mdbook#789) remove `--ignore-url` when that bug is fixed
53
- linkchecker --ignore-url "print.html" doc
+ # linkchecker --ignore-url "print.html" doc
54
}
55
56
main
0 commit comments