From 33b079738290c318ee035a0ec0eae0bcae34c462 Mon Sep 17 00:00:00 2001 From: Kristaps Grinbergs Date: Fri, 30 Aug 2024 12:58:20 +0300 Subject: [PATCH] Fixes link to FAssets dashbaord --- docs/user/fassets/minting-redeeming-dapp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/fassets/minting-redeeming-dapp.md b/docs/user/fassets/minting-redeeming-dapp.md index c5fd0224e..04e2153b2 100644 --- a/docs/user/fassets/minting-redeeming-dapp.md +++ b/docs/user/fassets/minting-redeeming-dapp.md @@ -89,7 +89,7 @@ Before you can use faucets to get the tokens, you must get from Bifrost the addr You will need the addresses you copied in the previous step to get the testnet tokens. Testnet tokens are free and have no monetary value. -1. On your computer, open the [FAssets Demo Dapp](https://coston-fasset-mint-demo.flare.rocks/connect). +1. On your computer, open the [FAssets Demo Dapp](https://fasset-beta-minting.flarelabs.org/). 2. On the home page, click **Get Your textXRP here**. The **XRPL Testnet Faucet** page is displayed. 3. Copy the XRPL address that you saved in Step 3 above, and paste it in the **XRPL address** field on the faucet page.