From 1b097b1492bf81cddef637a783942f5c052660f7 Mon Sep 17 00:00:00 2001 From: Brian Avery Date: Fri, 13 Jul 2018 16:21:36 -0400 Subject: [PATCH] Updated link to vm drivers link to list names of drivers (#1808) --- content/docs/setup/kubernetes/quick-start/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/setup/kubernetes/quick-start/index.md b/content/docs/setup/kubernetes/quick-start/index.md index e310329ca6..479ce270b0 100644 --- a/content/docs/setup/kubernetes/quick-start/index.md +++ b/content/docs/setup/kubernetes/quick-start/index.md @@ -30,7 +30,7 @@ The following instructions require: later**. 1. Select a - [VM driver](https://kubernetes.io/docs/tasks/tools/install-minikube/#install-a-hypervisor) + [VM driver](https://kubernetes.io/docs/setup/minikube/#quickstart) and substitute `your_vm_driver_choice` below with the installed virtual machine (VM) driver.