Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 828ad26

Browse files
Update broken link bitcoin.md (#548)
Co-authored-by: Marko <marko@baricevic.me>
1 parent cb01108 commit 828ad26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/bitcoin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ Test result: ok. 3 passed; 0 failed; finished in 2.24ms
474474
### 📜 Updating the deployment script
475475

476476
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).
477+
[Solidity Scripting](https://book.getfoundry.sh/guides/scripting-with-solidity).
478478

479479
To do so, update the deloyment script at `script/Counter.s.sol` with the
480480
following code:

0 commit comments

Comments
 (0)