model-registry: better link to issue selector screen (#4107)

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
This commit is contained in:
Matteo Mortari 2025-05-19 20:14:36 +02:00 committed by GitHub
parent 6d2947b86a
commit d67c9a2830
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -208,4 +208,4 @@ For detailed instructions on using the Model Registry UI, refer to the [Model Re
- [Model Registry working group](https://www.kubeflow.org/docs/about/community/#kubeflow-community-meetings)
- [GitHub repository](https://github.com/kubeflow/model-registry)
- Share your feedback:
- [File an issue](https://github.com/kubeflow/model-registry/issues)
- [File an issue](https://github.com/kubeflow/model-registry/issues/new/choose)

View File

@ -4,7 +4,7 @@ description = "An overview for Kubeflow Model Registry"
weight = 10
+++
{{% alpha-status feedbacklink="https://github.com/kubeflow/model-registry" %}}
{{% alpha-status feedbacklink="https://github.com/kubeflow/model-registry/issues/new/choose" %}}
## What is Model Registry?