Automatically check links in documentation
Open
b4b
devops
docs-loc:infrastructure
docs:infrastructure
external
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
`curl -s -o /dev/null -w "%{http_code}" $URL` will return something other than 200 if the page doesn't exist. That will enable programmatic checking so we don't have to actually look at every site (although it might be good to do that as a second step).
Contributor guide
Assessment
This issue has not been assessed yet.