From 0a80e83ccee1d52877dd40f807f36fa1c6fe5eb8 Mon Sep 17 00:00:00 2001 From: Alexandre Esteves <2335822+alexfmpe@users.noreply.github.com> Date: Wed, 9 Sep 2020 20:05:21 +0100 Subject: [PATCH] README: fix dead link (#12137) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b10d2243c..bc57fa097 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ $ cargo test ``` ### Starting a local testnet -Start your own testnet locally, instructions are in the [online docs](https://docs.solana.com/bench-tps). +Start your own testnet locally, instructions are in the [online docs](https://docs.solana.com/cluster/bench-tps). ### Accessing the remote testnet * `testnet` - public stable testnet accessible via devnet.solana.com. Runs 24/7