Skip to content

Commit 44fbd59

Browse files
author
YukiTsuchida
committed
docs: update deployment example link in README.md
1 parent 42463b1 commit 44fbd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ interface IContractModule {
3232

3333
## How to deploy a contract module
3434

35-
[Here](./migrations/2_deploy_contracts.js) is an example of deploying with the module `CrossSimpleModule` that implements the simple commit.
35+
[Here](./scripts/migrate/002_DeployApp.s.sol) is an example of deploying with the module `CrossSimpleModule` that implements the simple commit.
3636

3737
## For Developers
3838

0 commit comments

Comments
 (0)