From 9b86e886bdcd5505317dadd72e4ad16aea179565 Mon Sep 17 00:00:00 2001 From: Vitor Marthendal Nunes Date: Fri, 1 Aug 2025 11:23:31 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86c34d2..322fefa 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ RPC_URL= # Optional Etherscan API key for contract verification ETHERSCAN_API_KEY= ``` -See [here](https://book.getfoundry.sh/reference/cast/cast-wallet-import) for more details on `cast wallet`. +See [here](https://getfoundry.sh/cast/reference/wallet/import/) for more details on `cast wallet`. Then run ```