Merge pull request #3864 from 94rain/fix-link-in-readme

fix dead links and update versions in README
This commit is contained in:
KubeSphere CI Bot
2021-05-12 20:35:54 +08:00
committed by GitHub
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?