mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +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
|
- 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
|
- Go API
|
||||||
|
|
||||||
|
|||||||
@@ -137,7 +137,7 @@ hosted at: https://docs.tendermint.com/master/
|
|||||||
### Tools
|
### Tools
|
||||||
|
|
||||||
Benchmarking is provided by `tm-load-test`.
|
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).
|
Additional documentation is found [here](/docs/tools).
|
||||||
|
|
||||||
### Sub-projects
|
### Sub-projects
|
||||||
|
|||||||
@@ -16,14 +16,14 @@ Tendermint has some tools that are associated with it for:
|
|||||||
|
|
||||||
## Benchmarking
|
## 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
|
`tm-load-test` is a distributed load testing tool (and framework) for load
|
||||||
testing Tendermint networks.
|
testing Tendermint networks.
|
||||||
|
|
||||||
## Testnets
|
## Testnets
|
||||||
|
|
||||||
- https://github.com/interchainio/testnets
|
- https://github.com/informalsystems/testnets
|
||||||
|
|
||||||
This repository contains various different configurations of test networks for,
|
This repository contains various different configurations of test networks for,
|
||||||
and relating to, Tendermint.
|
and relating to, Tendermint.
|
||||||
|
|||||||
Reference in New Issue
Block a user