Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron committed Mar 5, 2024
1 parent 9af95ba commit cea6e43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ The other values (network name and currency symbol) can be whatever value you li

Both [ShimmerEVM](#shimmerEVM) and the [TestnetEVM](#testnetEVM) networks have 7
[core contracts](../reference/core-contracts/overview.md) deployed, as well as the
[Magic Contract](../reference/magic-contract.md).
[Magic Contract](../reference/magic-contract/introduction.md).
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tags:

# The Core Contracts

The [core contracs](../../explanations/core-contracts.md) are contracts deployed on every chain and are vital to interact with L1 and the chain itself. They can be called in Solidity through the [ISC Magic Contract](../../reference/magic-contract.md).
The [core contracs](../../explanations/core-contracts.md) are contracts deployed on every chain and are vital to interact with L1 and the chain itself. They can be called in Solidity through the [ISC Magic Contract](../../reference/magic-contract/introduction.md).

## The ISC Magic Contract

Expand Down

0 comments on commit cea6e43

Please sign in to comment.