update docs links & sidebar (#2541)

* docs: fix links

* docs: add readme from each section to the sidebar
This commit is contained in:
Zach
2018-10-04 17:22:41 -04:00
committed by Ethan Buchman
parent 12675ecd92
commit 303649818c
8 changed files with 22 additions and 19 deletions

View File

@@ -1,9 +1,9 @@
# Networks
# Overview
Use [Docker Compose](docker-compose.md) to spin up Tendermint testnets on your
Use [Docker Compose](./docker-compose.md) to spin up Tendermint testnets on your
local machine.
Use [Terraform and Ansible](terraform-and-ansible.md) to deploy Tendermint
Use [Terraform and Ansible](./terraform-and-ansible.md) to deploy Tendermint
testnets to the cloud.
See the `tendermint testnet --help` command for more help initializing testnets.