Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ Check an [example](convcomms) on how to configure `BaseCommitizen`.
You can also automate the steps above through [cookiecutter](https://cookiecutter.readthedocs.io/en/1.7.0/).

```sh
cookiecutter gh:Lee-W/commitizen_cz_template
cookiecutter gh:commitizen-tools/commitizen_cz_template
```

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.

### Custom commit rules

Expand Down