From 73664d60a50a11d5ca3db1f683886857b7946791 Mon Sep 17 00:00:00 2001 From: Cypher Pepe <125112044+cypherpepe@users.noreply.github.com> Date: Sun, 13 Apr 2025 19:12:17 +0300 Subject: [PATCH] Update dead link in `eth/README.md` --- eth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eth/README.md b/eth/README.md index 607ee4f..1a62bd0 100644 --- a/eth/README.md +++ b/eth/README.md @@ -111,7 +111,7 @@ For this script to work, you need to have a `MNEMONIC` environment variable set [BIP39 mnemonic](https://iancoleman.io/bip39/). For instructions on how to deploy to a testnet or mainnet, check out the -[Solidity Scripting](https://book.getfoundry.sh/tutorials/solidity-scripting.html) tutorial. +[Solidity Scripting](https://book.getfoundry.sh/guides/scripting-with-solidity) tutorial. ### Format