-
Notifications
You must be signed in to change notification settings - Fork 83
Enable link checker in CI and fix broken links #49
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
Conversation
3c83a53
to
e4966e7
Compare
e4966e7
to
e38e809
Compare
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/cherry-pick v0.15.x |
@anik120: #49 failed to apply on top of branch "v0.15.x":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cherry-pick legacy |
@anik120: #49 failed to apply on top of branch "legacy":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Added a travis job to run htmlproofer on the website docs to check for broken links.
Additionally fixed broken links.