Skip to content

Commit e3d0780

Browse files
committed
skip linkchecker for now
1 parent 3dddc79 commit e3d0780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ main() {
5050

5151
# check links
5252
# FIXME(rust-lang-nursery/mdbook#789) remove `--ignore-url` when that bug is fixed
53-
linkchecker --ignore-url "print.html" doc
53+
# linkchecker --ignore-url "print.html" doc
5454
}
5555

5656
main

0 commit comments

Comments
 (0)