Skip to content

Commit 49f60b5

Browse files
committed
Broken link
1 parent 4156fc7 commit 49f60b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ecosystem/faucets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ From the Faucet's landing page, click on the "Create Account" button. You'll be
7272

7373
Know that there is a distinction between Flow native accounts and EVM accounts. Native accounts allow you to interact with the Cadence runtime, while EVM accounts are used for interacting with Flow's EVM. To create an EVM account, you can use EVM tooling to generate an Ethereum Owned Account (EOA) and simply fund the associated address. Alternatively, you can create an EVM account controlled by your Flow native account - known as a Cadence Owned Account (COA) - in which case you'll need a Flow native account and should continue with the steps below.
7474

75-
For more information interacting with EVM via COAs, see the [Interacting With COAs documentation](../../tutorials/cross-vm-apps/interacting-with-coa.md).
75+
For more information interacting with EVM via COAs, see the [Interacting With COAs documentation](../tutorials/cross-vm-apps/interacting-with-coa.md).
7676

7777
:::
7878

0 commit comments

Comments
 (0)