Skip to content

Commit ad749be

Browse files
Reverted zh Changes
Signed-off-by: Adithya Krishna <[email protected]>
1 parent e85dc9a commit ad749be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/zh/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
287287
下面是为 Bash 和 Zsh 设置自动补全功能的操作步骤。
288288

289289
{{< tabs name="kubectl_autocompletion" >}}
290-
{{< tab name="Bash" include="optional-kubectl-configs-bash-linux.md" />}}
291-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
290+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-linux.md" />}}
291+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
292292
{{< /tabs >}}
293293

294294
<!--

content/zh/docs/tasks/tools/install-kubectl-macos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
275275
下面是为 Bash 和 Zsh 设置自动补全功能的操作步骤。
276276

277277
{{< tabs name="kubectl_autocompletion" >}}
278-
{{< tab name="Bash" include="optional-kubectl-configs-bash-mac.md" />}}
279-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
278+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-mac.md" />}}
279+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
280280
{{< /tabs >}}
281281

282282
<!--

0 commit comments

Comments
 (0)