docs: minor doc fixes (#4335)

* docs: minor doc fixes

- minor doc fixes that i ran into while reading things
- test if we have github actions

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* no github actions yet

* add with

* revert and change wording
This commit is contained in:
Marko
2020-01-23 08:57:42 +01:00
committed by GitHub
parent 1905ef7ca8
commit 082e211ef9
7 changed files with 34 additions and 28 deletions

View File

@@ -7,8 +7,18 @@ parent:
# Overview
Tendermint comes with some tools for:
Tendermint has some tools that are associated with it for:
- [Benchmarking](./benchmarking.md)
- [Monitoring](./monitoring.md)
- [Benchmarking](#benchmarking)
- [Validation of remote signers](./remote-signer-validation.md)
- [Testnets](#testnets)
## Benchmarking
Benchmarking is done with tm-load-test, for information on how to use the tool please visit the docs: https://github.com/interchainio/tm-load-test
## Testnets
The testnets tool is aimed at testing Tendermint with different configurations. For more information please visit: https://github.com/interchainio/testnets.

View File

@@ -1,4 +0,0 @@
# tm-load-test
Tm-bench has been removed in favor of [tm-load-test](https://github.com/interchainio/tm-load-test).
for information on how to use tm-load-test please visit the docs: https://github.com/interchainio/tm-load-test