diff --git a/README.md b/README.md index 0565262c..0fd114e2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Model registry provides a central repository for model developers to store and m 2. Installation - [installing Model Registry standalone](https://www.kubeflow.org/docs/components/model-registry/installation/#standalone-installation) - [installing Model Registry with Kubeflow manifests](https://github.com/kubeflow/manifests/tree/master/apps/model-registry/upstream#readme) - - [installing Model Registry using ODH Operator](https://github.com/opendatahub-io/model-registry-operator/pull/137) + - [installing Model Registry using ODH Operator](https://github.com/opendatahub-io/model-registry-operator/tree/main/docs#readme) 3. Concepts - [Logical Model](./docs/logical_model.md) 4. Python client