We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5731d commit 7c7c2eaCopy full SHA for 7c7c2ea
README.md
@@ -22,7 +22,7 @@
22
stages: [commit-msg]
23
additional_dependencies: ['@commitlint/config-angular']
24
```
25
-- Install the [`commit-msg`](https://pre-commit.com/#pre-commit-for-commit-messages) hook in your project repo:
+- Install the [`commit-msg`](https://pre-commit.com/#commit-msg) hook in your project repo:
26
```shell
27
pre-commit install --hook-type commit-msg
28
0 commit comments