diff --git a/docs/getting-started-guides/minikube.md b/docs/getting-started-guides/minikube.md index 7e47aeadd6..d033f3c48e 100644 --- a/docs/getting-started-guides/minikube.md +++ b/docs/getting-started-guides/minikube.md @@ -57,8 +57,8 @@ the following drivers: * virtualbox * vmwarefusion -* kvm ([driver installation](./DRIVERS.md#kvm-driver)) -* xhyve ([driver installation](./DRIVERS.md#xhyve-driver)) +* kvm ([driver installation](https://github.com/kubernetes/minikube/blob/master/DRIVERS.md#kvm-driver)) +* xhyve ([driver installation](https://github.com/kubernetes/minikube/blob/master/DRIVERS.md#xhyve-driver)) Note that the IP below is dynamic and can change. It can be retrieved with `minikube ip`.