diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96e3a948709304e2fe9973ad6b49bb12b46cc703..e5bed672b2516f06fde5e408e02bd5bb4b4527d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,5 +52,5 @@ mypy src/pystencilssfg Both `flake8` and `mypy` are also run in the integration pipeline. It is furthermore recommended to run both checkers as a git pre-commit hook. -Such a hook can be installed using the [`install_git_hooks.sh`][install_git_hooks.sh] script located at the project root. +Such a hook can be installed using the [`install_git_hooks.sh`](install_git_hooks.sh) script located at the project root.