fix redirect to en link in chinese page

This commit is contained in:
yuanhao 2020-09-19 20:19:23 +08:00
parent 5ecdaee70a
commit 3bc14789ad
1 changed files with 3 additions and 3 deletions

View File

@ -206,6 +206,6 @@ kubectl delete secret db-user-pass
- Learn how to [manage Secret using config file](/docs/tasks/configmap-secret/managing-secret-using-config-file/)
- Learn how to [manage Secret using kustomize](/docs/tasks/configmap-secret/managing-secret-using-kustomize/)
-->
- 阅读更多有关 [Secret 概念](/docs/concepts/configuration/secret/)
- 了解如何 [使用配置文件管理 Secret](/docs/tasks/configmap-secret/managing-secret-using-config-file/)
- 了解如何 [使用 kustomize 管理 Secret](/docs/tasks/configmap-secret/managing-secret-using-kustomize/)
- 阅读更多有关 [Secret 概念](/zh/docs/concepts/configuration/secret/)
- 了解如何 [使用配置文件管理 Secret](/zh/docs/tasks/configmap-secret/managing-secret-using-config-file/)
- 了解如何 [使用 kustomize 管理 Secret](/zh/docs/tasks/configmap-secret/managing-secret-using-kustomize/)