Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora authored Feb 27, 2024
1 parent 8c7cd79 commit 1465d31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The [`accounts` core contract](../reference/core-contracts/accounts.md) is respo
By calling this contract, it is possible to:

- [View current account balances](../how-tos/get-balance.md)
- [Deposit funds to the chain](../how-tos/EVM/send-funds-from-L1-to-L2.md)
- [Deposit funds to the chain](../how-tos/EVM/send-funds-from-L1-to-L2.mdx)
- [Withdraw funds from the chain](../how-tos/send-assets-to-l1.mdx)

## Example
Expand Down

0 comments on commit 1465d31

Please sign in to comment.