@@ -92,7 +92,7 @@ Generated by [AVA](https://avajs.dev).
92
92
forge script script/MyToken.s.sol␊
93
93
\`\`\`␊
94
94
␊
95
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
95
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
96
96
`,
97
97
`// SPDX-License-Identifier: MIT␊
98
98
pragma solidity ^0.8.22;␊
@@ -298,7 +298,7 @@ Generated by [AVA](https://avajs.dev).
298
298
forge script script/MyToken.s.sol --force␊
299
299
\`\`\`␊
300
300
␊
301
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
301
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
302
302
`,
303
303
`// SPDX-License-Identifier: MIT␊
304
304
pragma solidity ^0.8.22;␊
@@ -489,7 +489,7 @@ Generated by [AVA](https://avajs.dev).
489
489
forge script script/MyToken.s.sol --force␊
490
490
\`\`\`␊
491
491
␊
492
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
492
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
493
493
`,
494
494
`// SPDX-License-Identifier: MIT␊
495
495
pragma solidity ^0.8.22;␊
@@ -660,7 +660,7 @@ Generated by [AVA](https://avajs.dev).
660
660
forge script script/MyToken.s.sol␊
661
661
\`\`\`␊
662
662
␊
663
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
663
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
664
664
`,
665
665
`// SPDX-License-Identifier: MIT␊
666
666
pragma solidity ^0.8.22;␊
@@ -820,7 +820,7 @@ Generated by [AVA](https://avajs.dev).
820
820
forge script script/MyToken.s.sol --force␊
821
821
\`\`\`␊
822
822
␊
823
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
823
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
824
824
`,
825
825
`// SPDX-License-Identifier: MIT␊
826
826
pragma solidity ^0.8.22;␊
@@ -989,7 +989,7 @@ Generated by [AVA](https://avajs.dev).
989
989
forge script script/MyContract.s.sol␊
990
990
\`\`\`␊
991
991
␊
992
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
992
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
993
993
`,
994
994
`// SPDX-License-Identifier: MIT␊
995
995
pragma solidity ^0.8.22;␊
@@ -1133,7 +1133,7 @@ Generated by [AVA](https://avajs.dev).
1133
1133
forge script script/MyContract.s.sol --force␊
1134
1134
\`\`\`␊
1135
1135
␊
1136
- See [Solidity scripting guide](https://book.getfoundry.sh/tutorials/solidity- scripting) for more information.␊
1136
+ See [Solidity scripting guide](https://book.getfoundry.sh/guides/ scripting-with-solidity ) for more information.␊
1137
1137
`,
1138
1138
`// SPDX-License-Identifier: MIT␊
1139
1139
pragma solidity ^0.8.22;␊
0 commit comments