From e843a96c5f4d852a88d19f61c84c6c1dbaf9d394 Mon Sep 17 00:00:00 2001 From: Yadidiah K Date: Tue, 30 Jun 2026 22:06:09 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20outdated=20Traefik=20URLs?= =?UTF-8?q?=20in=20behind-a-proxy=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/advanced/behind-a-proxy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs/advanced/behind-a-proxy.md b/docs/en/docs/advanced/behind-a-proxy.md index c413fccdf..7b99b3c06 100644 --- a/docs/en/docs/advanced/behind-a-proxy.md +++ b/docs/en/docs/advanced/behind-a-proxy.md @@ -251,9 +251,9 @@ In a case like that (without a stripped path prefix), the proxy would listen on ## Testing locally with Traefik { #testing-locally-with-traefik } -You can easily run the experiment locally with a stripped path prefix using [Traefik](https://docs.traefik.io/). +You can easily run the experiment locally with a stripped path prefix using [Traefik](https://doc.traefik.io/traefik/). -[Download Traefik](https://github.com/containous/traefik/releases), it's a single binary, you can extract the compressed file and run it directly from the terminal. +[Download Traefik](https://github.com/traefik/traefik/releases), it's a single binary, you can extract the compressed file and run it directly from the terminal. Then create a file `traefik.toml` with: