Skip to content

Commit

Permalink
fix(docs): fix links (#14205)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
korchinskiiy and d1onys1us committed Jul 19, 2023
1 parent 64a8766 commit a7fd219
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)

Expand Down

0 comments on commit a7fd219

Please sign in to comment.