From 73e65549859e3916ecd139214406f117b6a3c589 Mon Sep 17 00:00:00 2001 From: Patrick Gray Date: Wed, 25 Aug 2021 11:03:38 -0400 Subject: [PATCH] fix: broken faucet link and typo --- src/pages/understand-stacks/command-line-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/understand-stacks/command-line-interface.md b/src/pages/understand-stacks/command-line-interface.md index ecd333dc..9f907a44 100644 --- a/src/pages/understand-stacks/command-line-interface.md +++ b/src/pages/understand-stacks/command-line-interface.md @@ -83,7 +83,7 @@ The response will look like this: } ``` --> To receive testnet STX tokens, please use the faucet [faucet](https://testnet.blockstack.org/faucet) +-> To receive testnet STX tokens, please use the [faucet](https://explorer.stacks.co/sandbox/faucet) Take note that the nonce for the account is `0`. This number is important for transaction broadcasting.