Fix {{use_network}} appearing in visible text

Fix #2490.

This was a Dactyl variable that couldn't be directly translated to a Redocly variable.
This commit is contained in:
Rome Reginelli
2024-04-01 14:48:42 -07:00
committed by GitHub
parent 8e0838e8d0
commit 96c7d05611

View File

@@ -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" /%}