From 71ae0c852dcfcc2368b29841973e405ee27d7d87 Mon Sep 17 00:00:00 2001 From: my-git9 <76980726+my-git9@users.noreply.github.com> Date: Wed, 9 Mar 2022 11:18:18 +0800 Subject: [PATCH] Update hello-minikube.md Update hello-minikube.md --- content/zh/docs/tutorials/hello-minikube.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/tutorials/hello-minikube.md b/content/zh/docs/tutorials/hello-minikube.md index 445f806c33..f9c15568c9 100644 --- a/content/zh/docs/tutorials/hello-minikube.md +++ b/content/zh/docs/tutorials/hello-minikube.md @@ -244,10 +244,10 @@ Pod runs a Container based on the provided Docker image. {{< note >}} -有关 `kubectl` 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/reference/kubectl/overview/)。 +有关 `kubectl` 命令的更多信息,请参阅 [kubectl 概述](/zh/docs/reference/kubectl/)。 {{< /note >}}