Fix broken minikube link

Fixes broken link: https://github.com/kubernetes/kubernetes.github.io/issues/2201
reviewable/pr2206/r1
Jared 2017-01-11 11:25:24 -08:00 committed by GitHub
parent a725237f40
commit 5ab052ad89
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ create a local cluster. This tutorial also assumes you are using
on OS X. If you are on a different platform like Linux, or using VirtualBox
instead of Docker for Mac, the instructions to install Minikube may be
slightly different. For general Minikube installation instructions, see
the [Minikube installation guide](docs/getting-started-guides/minikube/).
the [Minikube installation guide](/docs/getting-started-guides/minikube/).
Use `curl` to download and install the latest Minikube release: