mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 06:15:19 +00:00
minor link fixing (#4598)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user