Skip to content

Commit

Permalink
docs(troubleshooting): fix broken link to puppeteer (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmarkus committed Oct 9, 2020
1 parent 5750eba commit 70020c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Expand Up @@ -8,7 +8,7 @@ First, make sure you're using `lhci autorun` or invoking `lhci healthcheck --fat

You have a couple of options to teach Lighthouse CI how to login to your page.

- [`--collect.puppeteerScript`](./configuration.md#puppeter-script)
- [`--collect.puppeteerScript`](./configuration.md#puppeteerscript)
- [Configure Custom Headers](./configuration.md#page-behind-authentication)
- [Other Lighthouse Auth Methods](https://github.com/GoogleChrome/lighthouse/blob/v5.6.0/docs/authenticated-pages.md)

Expand Down

0 comments on commit 70020c6

Please sign in to comment.