Skip to content

Commit 7a34778

Browse files
WojciechKusaLee-W
authored andcommitted
docs(README): fix URL in README.md
1 parent 99648b5 commit 7a34778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ See [Third-Party Commitizen Templates](third-party-commitizen.md).
178178
### Why are `revert` and `chore` valid types in the check pattern of cz conventional_commits but not types we can select?
179179

180180
`revert` and `chore` are added to the "pattern" in `cz check` in order to prevent backward errors, but officially they are not part of conventional commits, we are using the latest [types from Angular](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#type) (they used to but were removed).
181-
However, you can create a customized `cz` with those extra types. (See [Customization](https://commitizen-tools.github.io/commitizen/customization.html))
181+
However, you can create a customized `cz` with those extra types. (See [Customization](https://commitizen-tools.github.io/commitizen/customization))
182182

183183
See more discussion in issue [#142](https://github.com/commitizen-tools/commitizen/issues/142) and [#36](https://github.com/commitizen-tools/commitizen/issues/36)
184184

0 commit comments

Comments
 (0)