Skip to content

Commit 7c7c2ea

Browse files
committed
docs: fix link to pre-commit documention
1 parent 5f5731d commit 7c7c2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
stages: [commit-msg]
2323
additional_dependencies: ['@commitlint/config-angular']
2424
```
25-
- Install the [`commit-msg`](https://pre-commit.com/#pre-commit-for-commit-messages) hook in your project repo:
25+
- Install the [`commit-msg`](https://pre-commit.com/#commit-msg) hook in your project repo:
2626
```shell
2727
pre-commit install --hook-type commit-msg
2828
```

0 commit comments

Comments
 (0)