mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 06:42:16 +00:00
docs: fix links (#3220)
Because there's nothing worse than having to copy/paste a link from a
web page to navigate to it 😁
This commit is contained in:
parent
a335caaedb
commit
9a0bfafef6
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
The RPC documentation is hosted here:
|
The RPC documentation is hosted here:
|
||||||
|
|
||||||
- https://tendermint.com/rpc/
|
- [https://tendermint.com/rpc/](https://tendermint.com/rpc/)
|
||||||
|
|
||||||
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/develop/rpc/core).
|
To update the documentation, edit the relevant `godoc` comments in the [rpc/core directory](https://github.com/tendermint/tendermint/tree/develop/rpc/core).
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Tendermint blockchain benchmarking tool:
|
Tendermint blockchain benchmarking tool:
|
||||||
|
|
||||||
- https://github.com/tendermint/tools/tree/master/tm-bench
|
- [https://github.com/tendermint/tendermint/tree/master/tools/tm-bench](https://github.com/tendermint/tendermint/tree/master/tools/tm-bench)
|
||||||
|
|
||||||
For example, the following:
|
For example, the following:
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Tendermint blockchain monitoring tool; watches over one or more nodes,
|
Tendermint blockchain monitoring tool; watches over one or more nodes,
|
||||||
collecting and providing various statistics to the user:
|
collecting and providing various statistics to the user:
|
||||||
|
|
||||||
- https://github.com/tendermint/tendermint/tree/master/tools/tm-monitor
|
- [https://github.com/tendermint/tendermint/tree/master/tools/tm-monitor](https://github.com/tendermint/tendermint/tree/master/tools/tm-monitor)
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Tendermint blockchain benchmarking tool:
|
Tendermint blockchain benchmarking tool:
|
||||||
|
|
||||||
- https://github.com/tendermint/tools/tree/master/tm-bench
|
- [https://github.com/tendermint/tendermint/tree/master/tools/tm-bench](https://github.com/tendermint/tendermint/tree/master/tools/tm-bench)
|
||||||
|
|
||||||
For example, the following: `tm-bench -T 30 -r 10000 localhost:26657`
|
For example, the following: `tm-bench -T 30 -r 10000 localhost:26657`
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Tendermint blockchain monitoring tool; watches over one or more nodes,
|
Tendermint blockchain monitoring tool; watches over one or more nodes,
|
||||||
collecting and providing various statistics to the user:
|
collecting and providing various statistics to the user:
|
||||||
|
|
||||||
- https://github.com/tendermint/tools/tree/master/tm-monitor
|
- [https://github.com/tendermint/tendermint/tree/master/tools/tm-monitor](https://github.com/tendermint/tendermint/tree/master/tools/tm-monitor)
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user