diff --git a/README.md b/README.md index f3f1b628180f..3be33a07e43d 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,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](https://kubernetes.io/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: