From 0ab6e2b43276a0952bf572e9ba5ac2965c8f15ae Mon Sep 17 00:00:00 2001 From: Scott Sadler Date: Thu, 24 Nov 2016 10:06:36 +0100 Subject: [PATCH] fix duplicate label in aws testing cluster docs --- docs/server/source/clusters-feds/aws-testing-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server/source/clusters-feds/aws-testing-cluster.md b/docs/server/source/clusters-feds/aws-testing-cluster.md index 2e75584f..942871e3 100644 --- a/docs/server/source/clusters-feds/aws-testing-cluster.md +++ b/docs/server/source/clusters-feds/aws-testing-cluster.md @@ -32,7 +32,7 @@ What did you just install? * [The aws-cli package](https://pypi.python.org/pypi/awscli), which is an AWS Command Line Interface (CLI). -## Basic AWS Setup +## Setting up in AWS See the page about [basic AWS Setup](../appendices/aws-setup.html) in the Appendices.