fix(LE): Update traefik link to LEGO documentation

This commit is contained in:
Laurence Jones
2026-03-09 07:27:48 +00:00
committed by GitHub

View File

@@ -187,7 +187,7 @@ If you're using Cloudflare, make sure your API token has the permissions Zone/Zo
</Warning> </Warning>
<Info> <Info>
Traefik supports most DNS providers. You can find a full list of supported providers and how to configure them in the [Traefik documentation on providers](https://doc.traefik.io/traefik/https/acme/#providers). Traefik supports most DNS providers. A full list of supported providers and configuration instructions (environment variables) can be found in the [Lego documentation](https://go-acme.github.io/lego/dns/). Lego (Let's Encrypt Go) is used by Traefik for DNS challenges.
</Info> </Info>
## Verify it Works ## Verify it Works