Skip to content

Commit b36f68d

Browse files
authored
Merge pull request #33624 from jihoon-seo/220512_zh_Fix_broken_link
[zh] Fix broken link
2 parents 1bd87ba + cc480b0 commit b36f68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/tools/included/verify-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, kubectl configuration is located at `~/.kube/config`.
2222
Check that kubectl is properly configured by getting the cluster state:
2323
-->
2424
为了让 kubectl 能发现并访问 Kubernetes 集群,你需要一个
25-
[kubeconfig 文件](/docs/zh/concepts/configuration/organize-cluster-access-kubeconfig/)
25+
[kubeconfig 文件](/zh/docs/concepts/configuration/organize-cluster-access-kubeconfig/)
2626
该文件在
2727
[kube-up.sh](https://github.com/kubernetes/kubernetes/blob/master/cluster/kube-up.sh)
2828
创建集群时,或成功部署一个 Miniube 集群时,均会自动生成。

0 commit comments

Comments
 (0)