Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit 7f1b19f

Browse files
committed
Minor fix to README file
1 parent 753a5f5 commit 7f1b19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ scripts in parallel.
3636

3737
In the case of your Elasticsearch cluster running behind a VPC, the easiest option would be run the Fargate Docker tasks
3838
in the same VPC. So, follow **Step 4** just as described in the main [README](https://github.com/aws-samples/distributed-load-testing-using-aws-fargate/blob/master/README.md)
39-
but use the CloudFormation template located in `cloudformation/main-with-existing-vpc.yml`. This template will let you
39+
but use this CloudFormation template instead: [main-with-existing-vpc.yml](https://github.com/aws-samples/distributed-load-testing-using-aws-fargate/blob/master/cloudformation/main-with-existing-vpc.yml). This template will let you
4040
choose the VPC and Subnets to place the Fargate cluster.
4141

4242
For this same reason, run the CloudFormation template in 1 region only and make sure to edit the `bin/runner.py` script

0 commit comments

Comments
 (0)