mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-05 04:15:50 +00:00
Merge pull request #2519 from XRPLF/rr-patch-use_network
Fix {{use_network}} appearing in visible text
This commit is contained in:
@@ -67,7 +67,7 @@ For this tutorial, click the following button to connect:
|
||||
|
||||
### 2. Get Credentials
|
||||
|
||||
To transact on the XRP Ledger, you need an address, a secret key, and some XRP. For development purposes, you can get these on the [{{use_network}}](../../../concepts/networks-and-servers/parallel-networks.md) using the following interface:
|
||||
To transact on the XRP Ledger, you need an address, a secret key, and some XRP. For development purposes, you can get these on the [Testnet](../../../concepts/networks-and-servers/parallel-networks.md) using the following interface:
|
||||
|
||||
{% partial file="/docs/_snippets/interactive-tutorials/generate-step.md" /%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user