We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d0652 commit 4075903Copy full SHA for 4075903
@commitlint/cli/src/cli.js
@@ -168,8 +168,8 @@ async function main(options) {
168
name: 'empty-rules',
169
message: [
170
'Please add rules to your `commitlint.config.js`',
171
- ' - Getting started guide: https://git.io/fpUzJ',
172
- ' - Example config: https://git.io/fpUzm'
+ ' - Getting started guide: https://git.io/fhHij',
+ ' - Example config: https://git.io/fhHip'
173
].join('\n')
174
}
175
],
0 commit comments