diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index a10d58212..484113ce5 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -42,7 +42,7 @@ Ensure that the following requirements are met: Add Traefik's chart repository to Helm: ```bash -helm repo add traefik https://traefik.github.io/traefik-helm-chart +helm repo add traefik https://helm.traefik.io/traefik ``` You can update the chart repository by running: