Try to fix docs link. (#10912)
This commit is contained in:
parent
0c3c3c5197
commit
93d1c804da
|
|
@ -21,4 +21,4 @@ ai-pipeline:
|
|||
|
||||
## Supported Scenarios
|
||||
|
||||
* [**HTTP Restful URI recognition**](http-restful-uri-pattern.md).
|
||||
* [**HTTP Restful URI recognition**](./http-restful-uri-pattern.md).
|
||||
|
|
@ -160,7 +160,7 @@ catalog:
|
|||
- name: "AI Pipeline"
|
||||
catalog:
|
||||
- name: "Introduction"
|
||||
path: "/en/setup/ai-pipeline/readme"
|
||||
path: "/en/setup/ai-pipeline/introduction"
|
||||
- name: "HTTP Restful URI recognition"
|
||||
path: "/en/setup/ai-pipeline/http-restful-uri-pattern"
|
||||
- name: "UI Setup"
|
||||
|
|
|
|||
Loading…
Reference in New Issue