From cc64429e17bb7dfb5e2b043ae7e4fede78de746a Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Sat, 4 May 2024 15:38:42 +0200 Subject: [PATCH] docs: Update conventions linting anchor --- docs/conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conventions.md b/docs/conventions.md index 1ba53f6e37d..3a583952b55 100644 --- a/docs/conventions.md +++ b/docs/conventions.md @@ -11,7 +11,7 @@ We follow most of the practices as detailed in the [Mozilla webdev bootcamp guide](https://mozweb.readthedocs.io/en/latest/guide/development_process.html). -It is recommended that you [install pre-commit](hacking_howto.md/#install-lintingtools) +It is recommended that you [install pre-commit](hacking_howto.md/#install-linting-tools) ## Type hints