diff --git a/docs/app/continuous-integration/overview.mdx b/docs/app/continuous-integration/overview.mdx index 0b6ade0a37..cea7cc391a 100644 --- a/docs/app/continuous-integration/overview.mdx +++ b/docs/app/continuous-integration/overview.mdx @@ -212,9 +212,9 @@ cypress run --record --key=abc123 --parallel CI providers, such as [GitHub Actions](https://docs.github.com/en/actions/using-jobs/running-jobs-in-a-container) and [CircleCI](https://circleci.com/docs/executor-intro/#docker), allow workflows to run using -[Docker container images](https://docs.docker.com/app/docker-concepts/the-basics/what-is-a-container/). +[Docker container images](https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-a-container/). -Cypress supports the use of [Docker](https://docs.docker.com/app/docker-overview/) +Cypress supports the use of [Docker](https://docs.docker.com/get-started/docker-overview/) through the provisioning of official [Cypress Docker images](https://github.com/cypress-io/cypress-docker-images). Images are Linux-based and support the following platforms: