Skip to content

Fix faucet link #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/1-connect-to-asset-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ For MetaMask see this guide for [manually adding a custom network][add-network]
# Request some Test WND Tokens

You will need some test tokens to interact with the testnet.
You can request Westend tokens from the [Westend Faucet](https://faucet.polkadot.io/westend?parachain=1000).
You can request Westend tokens from the [Westend Faucet](https://faucet.polkadot.io/westend).
Simply enter your Ethereum address and click **Send** to request Westend tokens.

[add-network]: https://support.metamask.io/networks-and-sidechains/managing-networks/how-to-add-a-custom-network-rpc/#adding-a-network-manually
Expand Down