diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 15d85d029a..bb3570e39c 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -249,8 +249,7 @@ Running Playwright smoothly on CircleCI requires the following steps: ### Running Playwright in Docker -> 👋 We run our tests for Playwright in a Docker container - see our [`Dockerfile.linux`](https://github.com/microsoft/playwright/blob/master/.ci/node10/Dockerfile.linux) for reference. - +> 👋 We run our tests for Playwright in a Docker container - see our [Docker setup](docker/README.md) for reference. #### Tips