From f3cad4f83a2c18a86f3ecfb9e9eae77fe2fa60c9 Mon Sep 17 00:00:00 2001 From: xuhuilong Date: Wed, 11 Oct 2017 17:12:49 +0800 Subject: [PATCH] correct the url. --- docs/getting-started-guides/kubespray.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/kubespray.md b/docs/getting-started-guides/kubespray.md index ef4b9d7175..b1860e939c 100644 --- a/docs/getting-started-guides/kubespray.md +++ b/docs/getting-started-guides/kubespray.md @@ -84,7 +84,7 @@ Kubespray provides additional playbooks to manage your cluster: _scale_ and _upg ### Scale your cluster -You can scale your cluster by running the scale playbook. For more information, see "[Adding nodes](https://github.com/kubernetes-incubator/kubespray/blob/master/docs/getting-started.md#Adding-nodes)". +You can scale your cluster by running the scale playbook. For more information, see "[Adding nodes](https://github.com/kubernetes-incubator/kubespray/blob/master/docs/getting-started.md#adding-nodes)". ### Upgrade your cluster