From d619efc034d3762ee9b167739a4394e89bdb8f04 Mon Sep 17 00:00:00 2001 From: c-bata Date: Fri, 23 Apr 2021 00:32:04 +0900 Subject: [PATCH] Fix a link to Kustomize manifest for new Katib UI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c53a69df4..fe3cf7c4852 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ missing functionalities are the ability to edit the TrialTemplate ConfigMaps. While this UI is not ready to replace the current one we would like to encourage users to also give it a try and provide us with feedback. To try it out the user has to update the Katib UI image `newName` with the new registry -`docker.io/kubeflowkatib/katib-new-ui` in the [Kustomize](https://github.com/kubeflow/katib/blob/master/manifests/v1beta1/installs/katib-standalone/kustomization.yaml#L43) +`docker.io/kubeflowkatib/katib-new-ui` in the [Kustomize](https://github.com/kubeflow/katib/blob/54854c1bb/manifests/v1beta1/installs/katib-standalone/kustomization.yaml#L29) manifests. ![newkatibui](./docs/images/katib-new-ui.png)