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 2cd4c3c commit 0f219c9Copy full SHA for 0f219c9
packages/next-on-pages/src/cli.ts
@@ -124,7 +124,7 @@ export function cliError(
124
);
125
if (showReport) {
126
cliError(
127
- 'Please report this at https://github.com/cloudflare/next-on-pages/issues.',
+ 'Please report this at https://github.com/cloudflare/next-on-pages/issues/',
128
{ fromVercelCli },
129
130
}
0 commit comments