8000
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 fe13eba commit b4dc832Copy full SHA for b4dc832
docs/tutorials/auto_prepare_commit_message.md
@@ -25,7 +25,7 @@ commitizen and use the generated commit message for the commit.
25
26
## Installation
27
28
-Copy the hooks from [here](https://github.com/commitizen-tools/hooks) into the `.git/hooks` folder and make them
+Copy the hooks from [here](https://github.com/commitizen-tools/commitizen/tree/master/hooks) into the `.git/hooks` folder and make them
29
executable by running the following commands from the root of your Git repository:
30
31
```bash
0 commit comments