mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
Fix some broken links (#5261)
## Description Fix a bunch of old and broken links in markdown files.
This commit is contained in:
@@ -59,7 +59,7 @@ calling the `tendermint testnet` command.
|
||||
The `./build` directory is mounted to the `/tendermint` mount point to attach
|
||||
the binary and config files to the container.
|
||||
|
||||
To change the number of validators / non-validators change the `localnet-start` Makefile target [here](../../makefile):
|
||||
To change the number of validators / non-validators change the `localnet-start` Makefile target [here](../../Makefile):
|
||||
|
||||
```makefile
|
||||
localnet-start: localnet-stop
|
||||
|
||||
Reference in New Issue
Block a user