Update hello-minikube.md

Update hello-minikube.md
This commit is contained in:
my-git9
2022-03-09 11:18:18 +08:00
committed by GitHub
parent b5220deaa6
commit 71ae0c852d
+2 -2
View File
@@ -244,10 +244,10 @@ Pod runs a Container based on the provided Docker image.
<!--
For more information about `kubectl`commands, see the
[kubectl overview](/docs/user-guide/kubectl-overview/).
[kubectl overview](/docs/reference/kubectl/).
-->
{{< note >}}
有关 `kubectl` 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/reference/kubectl/overview/)。
有关 `kubectl` 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/reference/kubectl/)。
{{< /note >}}
<!--