From 1e0cd6549b57377d461229e20e97808dce5ab332 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 25 Apr 2019 21:07:50 -0700 Subject: [PATCH] Update testnet-participation.md --- book/src/testnet-participation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index 8cffdc4e4b..20e55c8b9b 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -44,8 +44,7 @@ Run the following command to join the gossip network and view all the other node $ solana-gossip --network beta.testnet.solana.com:8001 ``` -View the [metrics dashboard]( -https://metrics.solana.com:3000/d/U9-26Cqmk/testnet-monitor-cloud?refresh=60s&orgId=2&var-testnet=testnet-beta&var-hostid=All) +View the [metrics dashboard](https://metrics.solana.com:3000/d/testnet-edge/testnet-monitor-edge?var-testnet=testnet-beta) for more detail on cluster activity. ### Validator Setup