fix err url of minikube (#17273)

This commit is contained in:
Luzhenxing
2019-10-30 05:18:52 +08:00
committed by Kubernetes Prow Robot
parent 8db2d7bdd2
commit de84e18d3c
+1 -1
View File
@@ -16,7 +16,7 @@ card:
{{% capture overview %}}
This tutorial shows you how to run a simple Hello World Node.js app
on Kubernetes using [Minikube](/docs/getting-started-guides/minikube) and Katacoda.
on Kubernetes using [Minikube](/docs/setup/learning-environment/minikube) and Katacoda.
Katacoda provides a free, in-browser Kubernetes environment.
{{< note >}}