Merge branch 'master' into develop

This commit is contained in:
Ethan Buchman 2018-05-21 16:13:11 -04:00
commit 229c18f1bd
2 changed files with 4 additions and 1 deletions

View File

@ -47,7 +47,8 @@ See the [install instructions](/docs/install.rst)
- [Single node](/docs/using-tendermint.rst)
- [Local cluster using docker-compose](/networks/local)
- [Remote cluster using terraform and ansible](/networks/remote)
- [Remote cluster using terraform and ansible](/docs/terraform-and-ansible.rst)
- [Join the public testnet](https://cosmos.network/testnet)
## Resources

View File

@ -1 +1,3 @@
# Remote Cluster with Terraform and Ansible
See the [docs](/docs/terraform-and-ansible.rst)