Skip to content

Commit

Permalink
Remove hard coded ?hl=en from docs (#6097)
Browse files Browse the repository at this point in the history
  • Loading branch information
petele committed Jun 24, 2020
1 parent b850ac2 commit 393831f
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 393831f

Please sign in to comment.