Skip to content

Commit 71d026f

Browse files
committed
chore(docs): update links for commitlint
1 parent b4cdec4 commit 71d026f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ const czConfig = { /* `cz-customizable` config object. */ };
161161
const types = getTypes(czConfig);
162162
````
163163
164-
[commitlint]: https://github.com/marionebl/commitlint
164+
[commitlint]: https://github.com/conventional-changelog/commitlint
165165
[cz-customizable]: https://github.com/leonardoanalista/cz-customizable
166166
[commitizen]: https://github.com/commitizen/cz-cli
167167
[conventional-commits]: https://www.conventionalcommits.org
@@ -180,5 +180,5 @@ const types = getTypes(czConfig);
180180
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/whizark/commitlint-config-cz?branch=master&svg=true
181181
[appveyor-url]: https://ci.appveyor.com/project/whizark/commitlint-config-cz/branch/master
182182
183-
[scope-enum]: http://marionebl.github.io/commitlint/#/reference-rules?id=scope-enum
184-
[type-enum]: http://marionebl.github.io/commitlint/#/reference-rules?id=type-enum
183+
[scope-enum]: https://commitlint.js.org/#/reference-rules?id=scope-enum
184+
[type-enum]: https://commitlint.js.org/#/reference-rules?id=type-enum

0 commit comments

Comments
 (0)