Fix dead link markdown (#9227)

This commit is contained in:
Superskyyy 2022-06-14 18:59:07 -04:00 committed by GitHub
parent c89c6f6fe7
commit d5ceedbd77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.