Fix typo in docker routing documentation

This commit is contained in:
tvrg 2020-01-09 16:34:05 +01:00 committed by Traefiker Bot
parent 4461ecfed1
commit 5eebd04d43

View file

@ -178,7 +178,7 @@ For example, to change the rule, you could add the label ```traefik.http.routers
??? info "`traefik.http.routers.<router_name>.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"