diff --git a/service/documentation.md b/service/documentation.md index 896cff34bbcbdea98b9c389c1135c77937507469..71e9fbef4b107eb7288b57f814adf1fa9e701abe 100644 --- a/service/documentation.md +++ b/service/documentation.md @@ -381,6 +381,8 @@ GitLab wikis. * [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker * [anorack](https://github.com/jwilk/anorack): spots errors based on phonemes * [redpen](https://redpen.cc/): huge JAR, can be noisy + * [linkchecker](https://github.com/linkchecker/linkchecker/): can check links in HTML (anarcat is one of the + maintainers), has many alternatives, see for example [lychee](https://github.com/lycheeverse/lychee) See also [this LWN article](https://lwn.net/Articles/822969/).