From a4c59123a1d224bc114e0e6ecbe6b4ada45ce650 Mon Sep 17 00:00:00 2001 From: Karthik Gaekwad Date: Tue, 7 Nov 2017 15:40:21 -0800 Subject: [PATCH] Update dead link for kubeadm (#6170) --- docs/tools/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/index.md b/docs/tools/index.md index a2e93f3b08..546e7205cb 100644 --- a/docs/tools/index.md +++ b/docs/tools/index.md @@ -16,7 +16,7 @@ Kubernetes contains the following built-in tools: #### Kubeadm -[`kubeadm`](/docs/getting-started-guides/kubeadm/) is the command line tool for easily provisioning a secure Kubernetes cluster on top of physical or cloud servers or virtual machines (currently in alpha). +[`kubeadm`](/docs/setup/independent/install-kubeadm/) is the command line tool for easily provisioning a secure Kubernetes cluster on top of physical or cloud servers or virtual machines (currently in alpha). #### Kubefed