From ad749beb5fb7469ab734699e1580c973fd1d1164 Mon Sep 17 00:00:00 2001 From: Adithya Krishna Date: Mon, 25 Oct 2021 23:28:04 +0530 Subject: [PATCH] Reverted zh Changes Signed-off-by: Adithya Krishna --- content/zh/docs/tasks/tools/install-kubectl-linux.md | 4 ++-- content/zh/docs/tasks/tools/install-kubectl-macos.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/zh/docs/tasks/tools/install-kubectl-linux.md b/content/zh/docs/tasks/tools/install-kubectl-linux.md index 972be1365d..2bd64b6315 100644 --- a/content/zh/docs/tasks/tools/install-kubectl-linux.md +++ b/content/zh/docs/tasks/tools/install-kubectl-linux.md @@ -287,8 +287,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以 下面是为 Bash 和 Zsh 设置自动补全功能的操作步骤。 {{< tabs name="kubectl_autocompletion" >}} -{{< tab name="Bash" include="optional-kubectl-configs-bash-linux.md" />}} -{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}} +{{< tab name="Bash" include="included/optional-kubectl-configs-bash-linux.md" />}} +{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}} {{< /tabs >}}