From 49d0693125caf029d1c8e5a6f841b88d05c202ba Mon Sep 17 00:00:00 2001 From: hanabi1224 Date: Mon, 20 Oct 2025 19:20:43 +0800 Subject: [PATCH] fix(doc): alternative faucet url --- .config/lychee.toml | 2 ++ docs/docs/users/guides/interacting_with_wallets.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/lychee.toml b/.config/lychee.toml index 345d124c46fe..a37bea3d9d0d 100644 --- a/.config/lychee.toml +++ b/.config/lychee.toml @@ -23,6 +23,8 @@ exclude = [ "wikipedia.org", # Probably bot protection / 404 but works in browser "ubuntu.com", + # Bot protection / 403 Forbidden errors + "beryx.io/faucet", ] timeout = 30 max_retries = 6 diff --git a/docs/docs/users/guides/interacting_with_wallets.md b/docs/docs/users/guides/interacting_with_wallets.md index 2970a84bdf8c..4a67bdd70c65 100644 --- a/docs/docs/users/guides/interacting_with_wallets.md +++ b/docs/docs/users/guides/interacting_with_wallets.md @@ -84,7 +84,7 @@ You can read more about the different address types [here](https://docs.filecoin ::: The generated address will be unique and it will have a balance of `0 FIL`. -Since this is a testnet account, we can add FIL to it from the [faucet](https://faucet.calibnet.chainsafe-fil.io/funds.html)/[alternate faucet](https://faucet.triangleplatform.com/filecoin/calibration). +Since this is a testnet account, we can add FIL to it from the [faucet](https://faucet.calibnet.chainsafe-fil.io/funds.html)/[alternate faucet](https://beryx.io/faucet). After requesting the funds and waiting roughly a minute, we can see the funds arrive in our wallet: