We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42463b1 commit 44fbd59Copy full SHA for 44fbd59
README.md
@@ -32,7 +32,7 @@ interface IContractModule {
32
33
## How to deploy a contract module
34
35
-[Here](./migrations/2_deploy_contracts.js) is an example of deploying with the module `CrossSimpleModule` that implements the simple commit.
+[Here](./scripts/migrate/002_DeployApp.s.sol) is an example of deploying with the module `CrossSimpleModule` that implements the simple commit.
36
37
## For Developers
38
0 commit comments