Skip to content

Commit 9c27957

Browse files
committed
[zh] Fix command line tool link in kubectl.md
1 parent 6b8a828 commit 9c27957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/kubectl/kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ kubectl 管理控制 Kubernetes 集群。
1919
<!--
2020
Find more information in [Command line tool](/docs/reference/kubectl/) (`kubectl`).
2121
-->
22-
更多信息请查阅[命令行工具](/zh-cn/docs/kubectl/)`kubectl`)。
22+
更多信息请查阅[命令行工具](/zh-cn/docs/reference/kubectl/)`kubectl`)。
2323

2424
```shell
2525
kubectl [flags]

0 commit comments

Comments
 (0)