Skip to content

Commit

Permalink
chore: remove hardcoded ?hl=en from docs (#6097)
Browse files Browse the repository at this point in the history
  • Loading branch information
petele authored and mathiasbynens committed Jun 25, 2020
1 parent 48c5a8e commit c149034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Expand Up @@ -21,7 +21,7 @@

## Chrome headless doesn't launch on Windows

Some [chrome policies](https://support.google.com/chrome/a/answer/7532015?hl=en) might enforce running Chrome/Chromium
Some [chrome policies](https://support.google.com/chrome/a/answer/7532015) might enforce running Chrome/Chromium
with certain extensions.

Puppeteer passes `--disable-extensions` flag by default and will fail to launch when such policies are active.
Expand Down

0 comments on commit c149034

Please sign in to comment.