diff --git a/docs/content/routing/providers/docker.md b/docs/content/routing/providers/docker.md index a111a3d21..f9b417eea 100644 --- a/docs/content/routing/providers/docker.md +++ b/docs/content/routing/providers/docker.md @@ -178,7 +178,7 @@ For example, to change the rule, you could add the label ```traefik.http.routers ??? info "`traefik.http.routers..service`" - See [rule](../routers/index.md#service) for more information. + See [service](../routers/index.md#service) for more information. ```yaml - "traefik.http.routers.myrouter.service=myservice"