Updated docs link in benchmarking-tests/test1/README.md

This commit is contained in:
troymc 2016-09-29 14:26:57 +02:00
parent 32c229f12b
commit 4891fd4be0

View File

@ -2,7 +2,7 @@
Measure how many blocks per second are created on the _bigchain_ with a pre filled backlog.
1. Deploy an aws cluster http://bigchaindb.readthedocs.io/en/latest/deploy-on-aws.html
1. Deploy an aws cluster https://bigchaindb.readthedocs.io/projects/server/en/latest/clusters-feds/aws-testing-cluster.html
2. Make a symbolic link to hostlist.py: `ln -s ../deploy-cluster-aws/hostlist.py .`
3. Make a symbolic link to bigchaindb.pem:
```bash