From 69356a60b5cb58fb711944710ccf8863faccdcbb Mon Sep 17 00:00:00 2001 From: Max Levy <35595512+maxim-levy@users.noreply.github.com> Date: Thu, 28 Jun 2018 16:28:41 +0900 Subject: [PATCH] Broken link to docs/terraform-and-ansible corrected (#1823) Fixed rst -> md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c31c44dbe..daba4f59a 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ 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](/docs/terraform-and-ansible.rst) +- [Remote cluster using terraform and ansible](/docs/terraform-and-ansible.md) - [Join the public testnet](https://cosmos.network/testnet) ## Resources