Skip to content

Commit 104aeb5

Browse files
authored
Update broken swagger ui readme links (#1464)
Signed-off-by: Bob Gregor <[email protected]>
1 parent 3bb5b52 commit 104aeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Model registry provides a central repository for model developers to store and m
5555

5656
The model registry proxy server implementation follows a contract-first approach, where the contract is identified by [model-registry.yaml](api/openapi/model-registry.yaml) OpenAPI specification.
5757

58-
You can also easily display the latest OpenAPI contract for model-registry in a Swagger-like editor directly from this repository; for example, [here](https://editor.swagger.io/?url=https://raw.githubusercontent.com/kubeflow/model-registry/main/api/openapi/model-registry.yaml).
58+
You can also easily display the latest OpenAPI contract for model-registry in a Swagger-like editor directly from the documentation site, [here](https://www.kubeflow.org/docs/components/model-registry/reference/rest-api/#swagger-ui).
5959
### Starting the OpenAPI Proxy Server
6060
Run the following command to start the OpenAPI proxy server from source:
6161

0 commit comments

Comments
 (0)