diff --git a/docs/explanations/identity.md b/docs/explanations/identity.md
index e72053548..3855a6648 100644
--- a/docs/explanations/identity.md
+++ b/docs/explanations/identity.md
@@ -23,7 +23,7 @@ Once an identity is created, its credit balance is used to pay for activity (e.g
### Identity Create Process
:::{note}
-On Testnet, a [test Dash faucet](https://insight.testnet.networks.dash.org:3002/insight/) is available. It dispenses small amounts to enable all users to directly acquire the funds necessary to create an identity and username.
+On Testnet, a [test Dash faucet](https://insight.testnet.networks.dash.org/insight/) is available. It dispenses small amounts to enable all users to directly acquire the funds necessary to create an identity and username.
:::
First, a sponsor (which could be a business, another person, or even the same user who is creating the identity) spends Dash in a transaction to create an invitation. The transaction contains one or more outputs which lock some Dash funds to establish credits within Dash platform.
diff --git a/docs/index.md b/docs/index.md
index e75bde8ce..8e1610d22 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -173,7 +173,7 @@ protocol-ref/errors
resources/faq
resources/repository-overview
Platform Explorer
-Testnet Block Explorer
+Testnet Block Explorer
Testnet Faucet
JavaScript SDK
resources/source-code
diff --git a/docs/intro/testnet.md b/docs/intro/testnet.md
index 1b1cf993a..75be9c685 100644
--- a/docs/intro/testnet.md
+++ b/docs/intro/testnet.md
@@ -12,7 +12,7 @@ Testnet is the Dash testing network used for experimentation and evaluation of D
Dash Core Group provides the core Testnet infrastructure consisting of 150 masternodes running Dash Core along with the platform services that provide the [decentralized API (DAPI)](../explanations/dapi.md) and [storage (Drive)](../explanations/drive.md) functionality.
-Testnet also includes a [block explorer](https://insight.testnet.networks.dash.org:3002/insight/) for the core blockchain and a [test Dash faucet](http://faucet.testnet.networks.dash.org/) that dispenses funds to users/developers experimenting on the network.
+Testnet also includes a [block explorer](https://insight.testnet.networks.dash.org/insight/) for the core blockchain and a [test Dash faucet](http://faucet.testnet.networks.dash.org/) that dispenses funds to users/developers experimenting on the network.
### Features
diff --git a/docs/tutorials/create-and-fund-a-wallet.md b/docs/tutorials/create-and-fund-a-wallet.md
index 3c1670843..cfea66bda 100644
--- a/docs/tutorials/create-and-fund-a-wallet.md
+++ b/docs/tutorials/create-and-fund-a-wallet.md
@@ -64,4 +64,4 @@ Once we connect, we output the newly generated mnemonic from `client.wallet.expo
# Next Step
-Using the [faucet](https://testnet-faucet.dash.org/), send test funds to the "unused address" from the console output. You will need to wait until the funds are confirmed to use them. The [block explorer](https://insight.testnet.networks.dash.org:3002/insight/) can be used to check confirmations.
+Using the [faucet](https://testnet-faucet.dash.org/), send test funds to the "unused address" from the console output. You will need to wait until the funds are confirmed to use them. The [block explorer](https://insight.testnet.networks.dash.org/insight/) can be used to check confirmations.