Fix dead link markdown (#9227)
This commit is contained in:
parent
c89c6f6fe7
commit
d5ceedbd77
|
|
@ -286,7 +286,7 @@ Here are some use cases:
|
|||
| `/products/123:<GET>` | serviceB | default | `${PATH}:<${METHOD}>` | default | true | `GET:/products/{id}` |
|
||||
|
||||
### Initialize and update the OpenAPI definitions dynamically
|
||||
Use [Dynamic Configuration](dynamic-config) to initialize and update OpenAPI definitions, the endpoint grouping rules from OpenAPI
|
||||
Use [Dynamic Configuration](dynamic-config.md) to initialize and update OpenAPI definitions, the endpoint grouping rules from OpenAPI
|
||||
will re-create by the new config.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue