-
Notifications
You must be signed in to change notification settings - Fork 30
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
Links in guide content should be checked #24
Comments
Created a Travis-CI config to check links see https://github.com/NLeSC/guide/tree/broken-link-checker branch. It could be triggered by push or run every night using https://nightli.es/ For example output see blc.out.txt |
Cool! I have some broken links... Now to make it perfect, it should make an issue for each newly broken link, and assign the maintainer of the section it's in :-). |
This code is still in a branch. Could we merge it? |
A weekly cron has been configured on Travis-CI with build on Push and Pull Request disabled. |
Awesome! |
Somewhat like the links in the software site, we should check if the links in the guide are (still) valid.
The text was updated successfully, but these errors were encountered: