From a94e295836d91d1e69b5983c02b2b33270014a6b Mon Sep 17 00:00:00 2001 From: bravesasha Date: Thu, 18 Sep 2025 12:52:55 +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 efac030..94b0182 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ contract ContractTest is Test { ## Development -This project uses [Foundry](https://getfoundry.sh). See the [book](https://book.getfoundry.sh/getting-started/installation.html) for instructions on how to install and use Foundry. +This project uses [Foundry](https://getfoundry.sh). See the [book](https://getfoundry.sh/introduction/installation) for instructions on how to install and use Foundry.