Skip to content

Commit 44b81a4

Browse files
committed
docs(customization): update cookicutter template url
commitizen_cz_template is moved from Lee-W to commitizen-tools
1 parent 0c25d42 commit 44b81a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Check an [example](convcomms) on how to configure `BaseCommitizen`.
1414
You can also automate the steps above through [cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.0/).
1515

1616
```sh
17-
cookiecutter gh:Lee-W/commitizen_cz_template
17+
cookiecutter gh:commitizen-tools/commitizen_cz_template
1818
```
1919

20-
See [Lee-W/commitizen_cz_template](https://github.com/Lee-W/commitizen_cz_template) for detail.
20+
See [commitizen_cz_template](https://github.com/commitizen-tools/commitizen_cz_template) for detail.
2121

2222
### Custom commit rules
2323

0 commit comments

Comments
 (0)