InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Add broken link checker
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
The ITK documentation (whether it is Markdown files or class documentation) frequently contains links to diverse websites. Some of these links may be broken. A tool (a pre-commit hook, and/or a GHA workflow) to check for broken links would prevent from including broken links, or would point out which links are broken across the code base.
### Expected information
Broken links should not exist.
### Actual information
Broken links may exist in the ITK documentation.
### Versions
`master`
### Additional Information
This probably applies to the ITK SWG, and maybe the ITK Sphinx Examples as well.
Contributor guide
Assessment
This issue has not been assessed yet.