]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
Fix redirect traefik repo
authorYurii Motov <yurii.motov.monte@gmail.com>
Fri, 10 Jul 2026 17:07:09 +0000 (19:07 +0200)
committerYurii Motov <yurii.motov.monte@gmail.com>
Fri, 10 Jul 2026 17:07:09 +0000 (19:07 +0200)
docs/en/docs/advanced/behind-a-proxy.md

index c413fccdfe152b63ca06ea29910a9f6640a274e7..85735b07df6a6b4a889fa4aab802455d04c12471 100644 (file)
@@ -253,7 +253,7 @@ In a case like that (without a stripped path prefix), the proxy would listen on
 
 You can easily run the experiment locally with a stripped path prefix using [Traefik](https://docs.traefik.io/).
 
-[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: