diff --git a/CHANGELOG.md b/CHANGELOG.md index 89315a1b7..69020d919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index f3346a75c..edfc9220f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/tools/README.md b/docs/tools/README.md index bf9dd1f97..86ba128f6 100644 --- a/docs/tools/README.md +++ b/docs/tools/README.md @@ -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.