diff --git a/docs/core/examples/testing-applications.md b/docs/core/examples/testing-applications.md index 89d3c2a3c..d078503b2 100644 --- a/docs/core/examples/testing-applications.md +++ b/docs/core/examples/testing-applications.md @@ -16,7 +16,6 @@ When run with no arguments, all Dash Core programs default to Dash's main networ To use testnet, use the argument `-testnet` with `dash-cli`, `dashd` or `dash-qt` or add `testnet=1` to your `dash.conf` file as [described earlier](../examples/configuration-file.md). To get free duffs for testing, check the faucets listed below. Some are community supported and due to potentially frequent Testnet changes, one or more of them may be unavailable at a given time: * [Testnet Faucet - Dash Core Group](https://testnet-faucet.dash.org/) -* [Testnet Faucet - Crowdnode.io](http://faucet.test.dash.crowdnode.io/) Testnet is a public resource provided for free by Dash Core Group and members of the community, so please don't abuse it. diff --git a/docs/user/developers/testnet.rst b/docs/user/developers/testnet.rst index a6fc0fa0f..fc301f89d 100644 --- a/docs/user/developers/testnet.rst +++ b/docs/user/developers/testnet.rst @@ -59,7 +59,6 @@ Faucets ------- - https://faucet.testnet.networks.dash.org - by Dash Core Group -- http://faucet.test.dash.crowdnode.io - by CrowdNode Explorers ---------