mirror of https://github.com/kubeflow/website.git
model-registry: better link to issue selector screen (#4107)
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
This commit is contained in:
parent
6d2947b86a
commit
d67c9a2830
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue