diff --git a/packages/website/pages/docs/guides/build-on-taiko/receive-tokens.mdx b/packages/website/pages/docs/guides/build-on-taiko/receive-tokens.mdx index 9d72f962b4..1ebd65029f 100644 --- a/packages/website/pages/docs/guides/build-on-taiko/receive-tokens.mdx +++ b/packages/website/pages/docs/guides/build-on-taiko/receive-tokens.mdx @@ -2,7 +2,7 @@ import { Callout, Steps } from "nextra-theme-docs"; # Receive tokens -This guide will help you receive testnet tokens. You can see all the deployed tokens [here](/docs/reference/contract-addresses). Keep in mind HORSE and BLL faucets only distribute to Grimsvotn L2. To get HORSE and BLL on Eldfell L3, you will need to [use the bridge](/docs/guides/bridge-tokens). +This guide will help you receive testnet tokens. You can see all the deployed tokens [here](/docs/reference/contract-addresses). Keep in mind HORSE and BLL faucets only distribute to Grimsvotn L2. To get HORSE and BLL on Eldfell L3, you will need to [use the bridge](/docs/guides/build-on-taiko/bridge-tokens). ## Prerequisites @@ -23,7 +23,7 @@ This guide will help you receive testnet tokens. You can see all the deployed to ### Receive HORSE Navigate to the [Sepolia L1 ↔ Grimsvotn L2 bridge](https://bridge.test.taiko.xyz), select HORSE from the dropdown, and click "Faucet". - To receive HORSE on Eldfell L3, you will need to [use the bridge](/docs/guides/bridge-tokens). + To receive HORSE on Eldfell L3, you will need to [use the bridge](/docs/guides/build-on-taiko/bridge-tokens). ![receive horse](/images/guides/receive-horse.png)