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.
2 parents 0c25d42 + 44b81a4 commit b709e5eCopy full SHA for b709e5e
docs/customization.md
@@ -14,10 +14,10 @@ Check an [example](convcomms) on how to configure `BaseCommitizen`.
14
You can also automate the steps above through [cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.0/).
15
16
```sh
17
-cookiecutter gh:Lee-W/commitizen_cz_template
+cookiecutter gh:commitizen-tools/commitizen_cz_template
18
```
19
20
-See [Lee-W/commitizen_cz_template](https://github.com/Lee-W/commitizen_cz_template) for detail.
+See [commitizen_cz_template](https://github.com/commitizen-tools/commitizen_cz_template) for detail.
21
22
### Custom commit rules
23
0 commit comments