From 1e98c7d6ff9d9102d284fff4db67b4a5055c4b18 Mon Sep 17 00:00:00 2001 From: Dustin Brickwood Date: Fri, 1 Nov 2024 08:03:27 -0500 Subject: [PATCH] fix: fix lnk in repo --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 5a41342d6..7c7034c6f 100644 --- a/src/README.md +++ b/src/README.md @@ -6,7 +6,7 @@ Foundry-ZKsync manages your dependencies, compiles your project, runs tests, deploys, and lets you interact with the chain from the command-line and via Solidity scripts. -> ⚠️ **Alpha Stage:** The project is in alpha, so you might encounter issues. For more information or reporting bugs, please visit the [Foundry-ZKsync GitHub repository](https://github.com/matter-labs/foundry-zksync-foundry). +> ⚠️ **Alpha Stage:** The project is in alpha, so you might encounter issues. For more information or reporting bugs, please visit the [Foundry-ZKsync GitHub repository](https://github.com/matter-labs/foundry-zksync). ## Sections **[Getting Started](getting-started/installation.md)**