mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Change hooks testnet link from v2 to v3
Update page-xrp-faucets.html.jinja
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<label class="form-check-label" for="{{net.id}}"><strong>{{net.shortname}}</strong>: {{net.desc}}</label>
|
||||
</div>
|
||||
{% endfor %}
|
||||
<p class="mb-3"><strong>Hooks Testnet</strong>: <a href="https://hooks-testnet-v2.xrpl-labs.com/" class="external-link">See the Hooks Faucet</a></p>
|
||||
<p class="mb-3"><strong>Hooks Testnet</strong>: <a href="https://hooks-testnet-v3.xrpl-labs.com/" class="external-link">See the Hooks Faucet</a></p>
|
||||
<div class="btn-toolbar" role="toolbar" aria-label="Button">
|
||||
<button id="generate-creds-button" class="btn btn-primary mr-2 mb-2">Generate Testnet credentials</button>
|
||||
</div><!--/.btn-toolbar-->
|
||||
|
||||
Reference in New Issue
Block a user