Make local-testnet setup more discoverable (#2572)

Move the contents of book/src/local-testnets.md into book/src/setup.md
to make it more discoverable.

Also, the link to scripts/local_testnet was missing `/local_testnet`.
This commit is contained in:
Wink Saville
2021-09-07 23:56:59 +00:00
parent 3b0f3247c6
commit 8d2650fffd
3 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,6 @@
* [Custom Data Directories](./advanced-datadir.md)
* [Validator Graffiti](./graffiti.md)
* [Database Configuration](./advanced_database.md)
* [Local Testnets](./local-testnets.md)
* [Advanced Networking](./advanced_networking.md)
* [Running a Slasher](./slasher.md)
* [Redundancy](./redundancy.md)