diff --git a/src/content/docs/en/developers/l1-and-l2-bridging/erc721-nft-bridge.mdx b/src/content/docs/en/developers/l1-and-l2-bridging/erc721-nft-bridge.mdx index fcd496682..b99b51fb8 100644 --- a/src/content/docs/en/developers/l1-and-l2-bridging/erc721-nft-bridge.mdx +++ b/src/content/docs/en/developers/l1-and-l2-bridging/erc721-nft-bridge.mdx @@ -5,7 +5,7 @@ title: "ERC721 NFT Bridge" lang: "en" permalink: "developers/l1-and-l2-bridging/erc721-nft-bridge" excerpt: "NFT bridging from L1 to L2 is done via the L1ERC721Gateway contract instead of using a router." -whatsnext: { "ERC1155 Token Bridge": "/developers/l1-and-l2-bridging/erc721-nft-bridge/" } +whatsnext: { "ERC1155 Token Bridge": "/developers/l1-and-l2-bridging/erc1155-token-bridge/" } --- import Aside from "../../../../../components/Aside.astro" diff --git a/src/content/docs/en/user-guide/faucet.mdx b/src/content/docs/en/user-guide/faucet.mdx index f9408df26..8b96cb0db 100644 --- a/src/content/docs/en/user-guide/faucet.mdx +++ b/src/content/docs/en/user-guide/faucet.mdx @@ -16,8 +16,8 @@ Each faucet has its own rules and requirements, so you may need to try a few bef Here are a few Sepolia faucet apps: -- [https://sepoliafaucet.com](https://sepoliafaucet.com//) -- [https://sepolia-faucet.pk910.de](https://sepolia-faucet.pk910.de/) +- [https://sepoliafaucet.com](https://sepoliafaucet.com/) +- [https://sepolia-faucet.pk910.de](https://sepolia-faucet.pk910.de) - [https://faucet.quicknode.com/drip](https://faucet.quicknode.com/drip) - [https://faucet.chainstack.com](https://faucet.chainstack.com) @@ -29,9 +29,9 @@ Most faucets only allow requests for test tokens once every 24 hours. ## Scroll Sepolia Faucets -If you don't want to interact with the bridge, some faucets directly distribute Scroll Sepolia ETH. --> +If you don't want to interact with the bridge, some faucets directly distribute Scroll Sepolia ETH. - [https://scroll.l2scan.co/faucet](https://scroll.l2scan.co/faucet) -- [https://www.covalenthq.com/faucet/](https://www.covalenthq.com/faucet/) +- [https://www.covalenthq.com/faucet/](https://www.covalenthq.com/faucet) - [https://faucet.quicknode.com/scroll/sepolia](https://faucet.quicknode.com/scroll/sepolia) - {/* - [https://bwarelabs.com/faucets/scroll-testnet](https://bwarelabs.com/faucets/scroll-testnet) */} +- [https://bwarelabs.com/faucets/scroll-testnet](https://bwarelabs.com/faucets/scroll-testnet)