From 4aaa7b30caf1a6922473bb6c91786a71ff6e5ddc Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 6 Feb 2020 13:19:30 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e866b44d0..4ec3c1961b 100644 --- a/README.md +++ b/README.md @@ -120,16 +120,13 @@ $ cargo test Local Testnet --- -Start your own testnet locally, instructions are in the book [Solana: Blockchain Rebuild for Scale: Getting Started](https://docs.solana.com/book/getting-started). +Start your own testnet locally, instructions are in the book [Solana: Blockchain Rebuild for Scale: Getting Started](https://docs.solana.com/book/building-from-source). Remote Testnets --- -We maintain several testnets: - * `testnet` - public stable testnet accessible via testnet.solana.com. Runs 24/7 -* `testnet-beta` - public beta channel testnet accessible via beta.testnet.solana.com. Runs 24/7 -* `testnet-edge` - public edge channel testnet accessible via edge.testnet.solana.com. Runs 24/7 + ## Deploy process