File tree Expand file tree Collapse file tree
src/content/ccip/getting-started Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -429,7 +429,7 @@ You can verify the same from the following links:
4294291 . [ chainlink-ccip] ( https://github.com/smartcontractkit/chainlink-ccip/releases/tag/contracts-ccip-v1.6.1 )
4304302 . [ chainlink-evm] ( https://github.com/smartcontractkit/chainlink-evm/releases/tag/contracts-v1.4.0 )
431431
432- </Aside >
432+ </Aside >
433433
4344343 . Install the required dependencies:
435435
@@ -476,6 +476,7 @@ remappings = [
476476 " forge-std/=lib/forge-std/src/" ,
477477 " @chainlink/contracts-ccip/contracts/=lib/chainlink-ccip/chains/evm/contracts/" ,
478478 " @chainlink/contracts@1.4.0/=lib/chainlink-evm/contracts/" ,
479+ " @chainlink/contracts/=lib/chainlink-evm/contracts/" ,
479480 " @openzeppelin/contracts@5.0.2/utils/introspection/=lib/forge-std/src/interfaces/"
480481]
481482
You can’t perform that action at this time.
0 commit comments