Fix broken link (#3344)

Fix broken link
This commit is contained in:
Xiaoyu Zhang
2017-04-13 06:41:32 +08:00
committed by Andrew Chen
parent b89cc11f12
commit da5308a10f
+1 -1
View File
@@ -196,7 +196,7 @@ This command shuts down and deletes the minikube virtual machine. No data or sta
### Kubectl
The `minikube start` command creates a "[kubectl context](http://kubernetes.io/docs/user-guide/kubectl/kubectl_config_set-context/)" called "minikube".
The `minikube start` command creates a "[kubectl context](/docs/user-guide/kubectl/v1.6/#-em-set-context-em-)" called "minikube".
This context contains the configuration to communicate with your minikube cluster.
Minikube sets this context to default automatically, but if you need to switch back to it in the future, run: