diff --git a/cli/index.ts b/cli/index.ts index bce967b8e7..05ed7a28ec 100644 --- a/cli/index.ts +++ b/cli/index.ts @@ -124,7 +124,7 @@ YargsParser.command( .demandCommand() .options('t', { alias: 'template', - 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 ', type: 'string', }) .options('options', {