Skip to content

Commit 6251ff2

Browse files
Reverted en/ko Changes
Signed-off-by: Adithya Krishna <[email protected]>
1 parent ad749be commit 6251ff2

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ kubectl provides autocompletion support for Bash, Zsh, Fish, and PowerShell, whi
181181
Below are the procedures to set up autocompletion for Bash and Zsh.
182182

183183
{{< tabs name="kubectl_autocompletion" >}}
184-
{{< tab name="Bash" include="optional-kubectl-configs-bash-linux.md" />}}
185-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
184+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-linux.md" />}}
185+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
186186
{{< /tabs >}}
187187

188188
### Install `kubectl convert` plugin

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ kubectl provides autocompletion support for Bash, Zsh, Fish, and PowerShell whic
164164
Below are the procedures to set up autocompletion for Bash and Zsh.
165165

166166
{{< tabs name="kubectl_autocompletion" >}}
167-
{{< tab name="Bash" include="optional-kubectl-configs-bash-mac.md" />}}
168-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
167+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-mac.md" />}}
168+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
169169
{{< /tabs >}}
170170

171171
### Install `kubectl convert` plugin

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ kubectl은 Bash 및 Zsh에 대한 자동 완성 지원을 제공하므로 입력
181181
다음은 Bash 및 Zsh에 대한 자동 완성을 설정하는 절차이다.
182182

183183
{{< tabs name="kubectl_autocompletion" >}}
184-
{{< tab name="Bash" include="optional-kubectl-configs-bash-linux.md" />}}
185-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
184+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-linux.md" />}}
185+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
186186
{{< /tabs >}}
187187

188188
### `kubectl convert` 플러그인 설치

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ kubectl은 Bash 및 Zsh에 대한 자동 완성 지원을 제공하므로 입력
164164
다음은 Bash 및 Zsh에 대한 자동 완성을 설정하는 절차이다.
165165

166166
{{< tabs name="kubectl_autocompletion" >}}
167-
{{< tab name="Bash" include="optional-kubectl-configs-bash-mac.md" />}}
168-
{{< tab name="Zsh" include="optional-kubectl-configs-zsh.md" />}}
167+
{{< tab name="Bash" include="included/optional-kubectl-configs-bash-mac.md" />}}
168+
{{< tab name="Zsh" include="included/optional-kubectl-configs-zsh.md" />}}
169169
{{< /tabs >}}
170170

171171
### `kubectl convert` 플러그인 설치

0 commit comments

Comments
 (0)