fix dead links and update versions in README

Signed-off-by: 94rain <94rain@msn.com>
This commit is contained in:
94rain
2021-05-10 20:57:12 +08:00
parent 9d64b8104a
commit 57949a24fb
3 changed files with 20 additions and 23 deletions

View File

@@ -52,7 +52,7 @@ import (
err := f.GenericClient(f.BaseName).Create(context.TODO(), ns, opts, &client.WorkspaceOptions{Name: "Workspace"})
```
The KubeSphere API Architecture can be found at https://kubesphere.io/docs/api-reference/api-docs/
The KubeSphere API Architecture can be found at https://kubesphere.io/docs/reference/api-docs/
# Where does it come from?