From a7fd219aa7ef320ae4ab2e737e71a48527c6b386 Mon Sep 17 00:00:00 2001 From: Oleh Korchynskyy <93517196+korchinskiiy@users.noreply.github.com> Date: Wed, 19 Jul 2023 11:35:00 +0300 Subject: [PATCH] fix(docs): fix links (#14205) Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com> --- .../pages/docs/guides/build-on-taiko/receive-tokens.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 9d72f962b4a..1ebd65029f7 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)