diff --git a/README.md b/README.md index b0505b9c9..031409bed 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/networks/remote/README.md b/networks/remote/README.md index a5c0d1109..090f6da16 100644 --- a/networks/remote/README.md +++ b/networks/remote/README.md @@ -1 +1,3 @@ # Remote Cluster with Terraform and Ansible + +See the [docs](/docs/terraform-and-ansible.rst)