Skip to content

Commit 4cfbb0a

Browse files
authored
Merge pull request #41449 from walleve-z/patch-1
Update install-kubectl-windows.md
2 parents b223d79 + 396fb65 commit 4cfbb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/tools/install-kubectl-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
312312
下载 `kubectl-convert` 校验和文件:
313313

314314
```powershell
315-
curl.exe -LO "https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl.exe.sha256"
315+
curl.exe -LO "https://dl.k8s.io/v{{< skew currentPatchVersion >}}/bin/windows/amd64/kubectl-convert.exe.sha256"
316316
```
317317

318318
<!--

0 commit comments

Comments
 (0)