From: guillaume.lambert Date: Thu, 16 Feb 2023 12:53:58 +0000 (+0100) Subject: Fix docs Git Hooks dead URL X-Git-Tag: 7.0.0~29 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F104428%2F1;hp=5ca1b25ac2e4ecdc880e0347de95369f82f83433;p=transportpce.git Fix docs Git Hooks dead URL Signed-off-by: guillaume.lambert Change-Id: I18ea5ab3193f9cf0dd388bfb95f5bcb08edc660d --- diff --git a/docs/tox-guide.rst b/docs/tox-guide.rst index 1ede63a3c..2ba005c69 100644 --- a/docs/tox-guide.rst +++ b/docs/tox-guide.rst @@ -106,7 +106,7 @@ Some are even performed in the CI. Pre-commit profiles ------------------- -`Pre-commit `_ is another wrapper for linters that relies on `Git Hooks `_. +`Pre-commit `_ is another wrapper for linters that relies on `Git Hooks `_. It is particularly useful to address common programming issues such as triming trailing whitespaces or removing tabs.