diff --git a/install/docker/README.md b/install/docker/README.md index 8d2612f26520dd..8802c815f72117 100644 --- a/install/docker/README.md +++ b/install/docker/README.md @@ -4,7 +4,7 @@ For smaller setups or to test Gitpod Self-Hosted on your local machine you can r ## Prerequisites -To run the Gitpod Docker image you need SSL certificates for HTTPS and DNS entries that point to your Docker container. See [Configure Ingress to your Gitpod installation](https://www.gitpod.io/docs/self-hosted/latest/install/configure-ingress) for details. +To run the Gitpod Docker image you need SSL certificates for HTTPS and DNS entries that point to your Docker container. See [Configure Ingress to your Gitpod installation](https://www.gitpod.io/docs/self-hosted/latest/configuration/ingress) for details. ## Running Gitpod using `docker run`