Check for dead links in the template during linting
Open
@Aratz is already working on this.
Since May 28, 2026.
enhancement
- Dominant language
- Python
- Stars
- 322
- Forks
- 255
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Description of feature
Some links eventually die and it can be quite difficult to spot them. It would be nice if the linter could parse the links from all markdown files and raise a warning if any of them raises a 404 error.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.