minor link fixing (#4598)

This commit is contained in:
Marko
2020-03-23 17:51:54 +01:00
committed by GitHub
parent 044f1bf288
commit 130b16529d
3 changed files with 4 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ subjectivity interface. Refer to the [spec](https://github.com/tendermint/spec/b
- Apps
- [tm-bench] Removed tm-bench in favor of [tm-load-test](https://github.com/interchainio/tm-load-test)
- [tm-bench] Removed tm-bench in favor of [tm-load-test](https://github.com/informalsystems/tm-load-test)
- Go API

View File

@@ -137,7 +137,7 @@ hosted at: https://docs.tendermint.com/master/
### Tools
Benchmarking is provided by `tm-load-test`.
The code for `tm-load-test` can be found [here](https://github.com/interchainio/tm-load-test) this binary needs to be built separately.
The code for `tm-load-test` can be found [here](https://github.com/informalsystems/tm-load-test) this binary needs to be built separately.
Additional documentation is found [here](/docs/tools).
### Sub-projects

View File

@@ -16,14 +16,14 @@ Tendermint has some tools that are associated with it for:
## Benchmarking
- https://github.com/interchainio/tm-load-test
- https://github.com/informalsystems/tm-load-test
`tm-load-test` is a distributed load testing tool (and framework) for load
testing Tendermint networks.
## Testnets
- https://github.com/interchainio/testnets
- https://github.com/informalsystems/testnets
This repository contains various different configurations of test networks for,
and relating to, Tendermint.