From 2bfdaa809eeeffdf8c6a88ba345e958ca2708420 Mon Sep 17 00:00:00 2001 From: Steve Perry Date: Mon, 2 Oct 2017 17:28:09 -0700 Subject: [PATCH] Fix link. (#5723) --- docs/getting-started-guides/clc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/clc.md b/docs/getting-started-guides/clc.md index a83c37d4da..4910bd0dee 100644 --- a/docs/getting-started-guides/clc.md +++ b/docs/getting-started-guides/clc.md @@ -143,7 +143,7 @@ between option name and option value. ## Cluster Expansion To expand an existing Kubernetes cluster, run the ```add-kube-node.sh``` -script. A complete list of script options and some examples are listed [[below]](####Cluster Expansion: Script Options). +script. A complete list of script options and some examples are listed [below](#cluster-expansion-script-options). This script must be run from the same host that created the cluster (or a host that has the cluster artifact files stored in ```~/.clc_kube/$cluster_name```).