From af9b173dfd18a9624d09caf8ed57e197a0ff5cc4 Mon Sep 17 00:00:00 2001 From: Anatoly Yakovenko Date: Tue, 26 Mar 2019 05:24:31 -0700 Subject: [PATCH] fix link --- book/src/testnet-participation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index 98f48f9142..98dfb0efaa 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -99,4 +99,4 @@ export p="password obtained from the Solana maintainers" export SOLANA_METRICS_CONFIG="db=testnet-beta,u=${u:?},p=${p:?}" source scripts/configure-metrics.sh ``` -Inspect https://metrics.solana.com:3000/d/testnet-beta/testnet-monitor-beta?refresh=60s&orgId=2&var-testnet=testnet-beta&var-hostid=All for your contributions to our metrics dashboard. +Inspect for your contributions to our [metrics dashboard](https://metrics.solana.com:3000/d/testnet-beta/testnet-monitor-beta?refresh=60s&orgId=2&var-testnet=testnet-beta&var-hostid=All).