mirror of
https://github.com/containous/traefik.git
synced 2025-01-12 09:17:54 +03:00
Fix typo in docker routing documentation
This commit is contained in:
parent
4461ecfed1
commit
5eebd04d43
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user