fix: zh docs mislead to en link.

original link `/docs/getting-started-guides/minikube` is redirecting to `/docs/setup/`, which I think is not proper. so I change it to `/zh/docs/setup/learning-environment/minikube/`.
This commit is contained in:
wxsm 2020-07-09 09:34:20 +08:00 committed by GitHub
parent 0ce44ec17f
commit 6cb4abbe31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
你必须拥有一个 Kubernetes 的集群,同时你的 Kubernetes 集群必须带有 kubectl 命令行工具。
如果你还没有集群,你可以通过 [Minikube](/docs/getting-started-guides/minikube) 构建一
如果你还没有集群,你可以通过 [Minikube](/zh/docs/setup/learning-environment/minikube/) 构建一
个你自己的集群,或者你可以使用下面任意一个 Kubernetes 工具构建:
<!--
You need to have a Kubernetes cluster, and the kubectl command-line tool must