mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user