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 d4ab5ad commit bab3e7dCopy full SHA for bab3e7d
cli/index.ts
@@ -124,7 +124,7 @@ YargsParser.command(
124
.demandCommand()
125
.options('t', {
126
alias: 'template',
127
- describe: 'Path to handlebars page template, see https://git.io/vxZ3V for the example ',
+ describe: 'Path to handlebars page template, see https://git.io/vh8fP for the example ',
128
type: 'string',
129
})
130
.options('options', {
0 commit comments