point to terraform-ansible docs

This commit is contained in:
Ethan Buchman 2018-05-20 17:05:57 -04:00
parent 97b39f340e
commit ed8d9951c0
2 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,7 @@ See the [install instructions](/docs/install.rst)
- [Single node](/docs/using-tendermint.rst) - [Single node](/docs/using-tendermint.rst)
- [Local cluster using docker-compose](/networks/local) - [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) - [Join the public testnet](https://cosmos.network/testnet)
## Resources ## Resources

View File

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