linkchecker tool now visits the URL to determine if it's valid

This commit is contained in:
Chao Xu
2016-01-09 17:03:39 -08:00
parent 3328cfe1c5
commit 3ec4cd423e
8 changed files with 157 additions and 51 deletions

View File

@@ -49,7 +49,6 @@ verify:
hack/verify-generated-deep-copies.sh
hack/verify-generated-docs.sh
hack/verify-swagger-spec.sh
hack/verify-linkcheck.sh
hack/verify-flags-underscore.py
hack/verify-godeps.sh $(BRANCH)
hack/verify-godep-licenses.sh $(BRANCH)