mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Switch NFT-Devnet faucet to HTTPS
This commit is contained in:
@@ -84,7 +84,7 @@ $(document).ready(function() {
|
||||
"Devnet")
|
||||
}
|
||||
function nftnet_click(evt) {
|
||||
rippleTestNetCredentials("http://faucet.xls20-sandbox.rippletest.net/accounts",
|
||||
rippleTestNetCredentials("https://faucet.xls20-sandbox.rippletest.net/accounts",
|
||||
"NFT-Devnet")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user