From ff97d93f87e81db97072603448abb14296dba955 Mon Sep 17 00:00:00 2001 From: Duncan McNaught <duncan.mcnaught@welltok.com> Date: Thu, 23 Feb 2017 13:53:40 -0700 Subject: [PATCH] reformat of link to kops doc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a5ec952..820bbb85 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,5 @@ kube-system kube-scheduler-prometheus-discovery 10.2.30.4:10251 monitoring etcd-k8s 172.17.4.51:2379 1h ``` -###[LINK: Install Docs for a cluster created with KOPS on AWS](docs/KOPSonAWS.md) \ No newline at end of file +## Other Documentation +[Install Docs for a cluster created with KOPS on AWS](docs/KOPSonAWS.md) \ No newline at end of file -- GitLab