diff --git a/service/documentation.md b/service/documentation.md index 9245a0fb1da502504626c133f743431ede9e4839..c5091cd308eecb52b62eac67f1d09728069fe9ad 100644 --- a/service/documentation.md +++ b/service/documentation.md @@ -644,7 +644,7 @@ GitLab wikis. English language * checks the internal anchors and links using Nanoc * [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to - check documentation ([precious](https://github.com/houseabsolute/precious) is a similar wrapper) + check documentation ([precious](https://github.com/houseabsolute/precious) and [pre-commit](https://pre-commit.com/) are similar wrappers) * [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown * [proselint](http://proselint.com/): grammar and style checkign * [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker