mirror of
https://github.com/containous/traefik.git
synced 2025-10-27 11:33:33 +03:00
Fix typo in docker routing documentation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user