Skip to content

Commit 668cd92

Browse files
committed
fix some documents
1 parent 2d98ce4 commit 668cd92

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib
159159

160160
## Release Version
161161

162-
For the specific Katib release (for example `v0.11.1`) run this command:
162+
For the specific Katib release (for example `v0.12.0`) run this command:
163163

164164
```
165-
kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.11.1"
165+
kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.12.0"
166166
```
167167

168168
Make sure that all Katib components are running:

docs/developer-guide.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ You can find the `cert-generator` source code [here](../cmd/cert-generator/v1bet
120120

121121
Please see [new-algorithm-service.md](./new-algorithm-service.md).
122122

123-
## Algorithm settings documentation
124-
125-
Please see [algorithm-settings.md](./algorithm-settings.md).
126-
127123
## Katib UI documentation
128124

129125
Please see [Katib UI README](https://github.com/kubeflow/katib/tree/master/pkg/ui/v1beta1).

0 commit comments

Comments
 (0)