File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ const czConfig = { /* `cz-customizable` config object. */ };
161
161
const types = getTypes(czConfig);
162
162
` ` ` `
163
163
164
- [commitlint]: https://github.com/marionebl /commitlint
164
+ [commitlint]: https://github.com/conventional-changelog /commitlint
165
165
[cz-customizable]: https://github.com/leonardoanalista/cz-customizable
166
166
[commitizen]: https://github.com/commitizen/cz-cli
167
167
[conventional-commits]: https://www.conventionalcommits.org
@@ -180,5 +180,5 @@ const types = getTypes(czConfig);
180
180
[appveyor-image]: https://ci.appveyor.com/api/projects/status/github/whizark/commitlint-config-cz?branch=master&svg=true
181
181
[appveyor-url]: https://ci.appveyor.com/project/whizark/commitlint-config-cz/branch/master
182
182
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
You can’t perform that action at this time.
0 commit comments