diff --git a/code-pushup.config.ts b/code-pushup.config.ts index c1a16a136..e6acd5d87 100644 --- a/code-pushup.config.ts +++ b/code-pushup.config.ts @@ -78,10 +78,13 @@ const config: CoreConfig = { type: 'module', }), - await lighthousePlugin('https://codepushup.dev/', { - chromeFlags: DEFAULT_FLAGS.concat(['--headless']), - verbose: true, - }), + await lighthousePlugin( + 'https://github.com/code-pushup/cli?tab=readme-ov-file#code-pushup-cli/', + { + chromeFlags: DEFAULT_FLAGS.concat(['--headless']), + verbose: true, + }, + ), ], categories: [