From 6e62a7803aa19b0ee051c0fb7505508772a006e0 Mon Sep 17 00:00:00 2001 From: GoodGameZoo Date: Wed, 23 Sep 2020 03:01:49 -0700 Subject: [PATCH] update link in page access-cluster --- .../zh/docs/tasks/access-application-cluster/access-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/access-application-cluster/access-cluster.md b/content/zh/docs/tasks/access-application-cluster/access-cluster.md index d87ec93adc..cbf2c64633 100644 --- a/content/zh/docs/tasks/access-application-cluster/access-cluster.md +++ b/content/zh/docs/tasks/access-application-cluster/access-cluster.md @@ -71,7 +71,7 @@ curl or wget, or a browser, there are several ways to locate and authenticate: - Works with some types of client code that are confused by using a proxy. - Need to import a root cert into your browser to protect against MITM. --> -有许多 [例子](/docs/user-guide/kubectl-cheatsheet) 介绍了如何使用 kubectl,可以在 [kubectl手册](/docs/user-guide/kubectl-overview) 中找到更完整的文档。 +有许多 [例子](/zh/docs/user-guide/kubectl-cheatsheet) 介绍了如何使用 kubectl,可以在 [kubectl手册](/zh/docs/user-guide/kubectl-overview) 中找到更完整的文档。 ## 直接访问 REST API Kubectl 处理 apiserver 的定位和身份验证。