We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb01108 commit 828ad26Copy full SHA for 828ad26
tutorials/bitcoin.md
@@ -474,7 +474,7 @@ Test result: ok. 3 passed; 0 failed; finished in 2.24ms
474
### 📜 Updating the deployment script
475
476
Now that we've tested the contract, let's try deploying it locally using
477
-[Solidity Scripting](https://book.getfoundry.sh/tutorials/solidity-scripting.html).
+[Solidity Scripting](https://book.getfoundry.sh/guides/scripting-with-solidity).
478
479
To do so, update the deloyment script at `script/Counter.s.sol` with the
480
following code:
0 commit comments