-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add link checker and fix link errors #76
Conversation
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Signed-off-by: Alan Cha <[email protected]>
Other things to note:
|
@@ -0,0 +1,8 @@ | |||
http://localhost:8000/ | |||
|
|||
https://dzone.com/articles/automated-performance-testing-with-argocd-and-iter8 |
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.
For some reason, link checker doesn't like this one.
http://localhost:8000/ | ||
|
||
https://dzone.com/articles/automated-performance-testing-with-argocd-and-iter8 | ||
https://twitter.com/Iter8Tools |
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.
Time out
https://dzone.com/articles/automated-performance-testing-with-argocd-and-iter8 | ||
https://twitter.com/Iter8Tools | ||
|
||
https://raw.githubusercontent.com/* |
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.
Link checker seems to have issues with files that begin with a underscore.
https://twitter.com/Iter8Tools | ||
|
||
https://raw.githubusercontent.com/* | ||
https://kserve.github.io/* |
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.
Certificates error
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
Replace #75