Skip to content

Commit

Permalink
Update faucet links
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Apr 15, 2024
1 parent cc8514c commit bdd211e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/HowToTransact.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
<ol class="ordered-list">
<li>
Get XRQCY tokens for the <a
href="https://faucet.paseo.frequency.xyz/"
href="https://faucet.testnet.frequency.xyz/"
target="_blank"
rel="noopener noreferrer"
class="underline">Frequency Testnet (Paseo)</a
>
or
<a href="https://faucet.rococo.frequency.xyz/" target="_blank" rel="noopener noreferrer" class="underline"
<a href="https://faucet.testnet.frequency.xyz/" target="_blank" rel="noopener noreferrer" class="underline"
>Frequency Testnet (Rococo)</a
> and follow the instructions using your desired wallet address to get XRQCY tokens.
</li>
Expand Down

0 comments on commit bdd211e

Please sign in to comment.