Fix link to book in Local Testnet section (#2416)

This commit is contained in:
Pankaj Garg
2019-01-14 14:57:12 -08:00
committed by GitHub
parent f0300c1711
commit 710c0c9980

View File

@ -87,7 +87,7 @@ $ ./ci/run-local.sh
Local Testnet
---
Start your own testnet locally, instructions are in the book [Solana: Blockchain Rebuild for Scale: Getting Started](https://solana-labs.github.io/solana/getting-started.html).
Start your own testnet locally, instructions are in the book [Solana: Blockchain Rebuild for Scale: Getting Started](https://solana-labs.github.io/book/getting-started.html).
Remote Testnets
---