diff --git a/README.md b/README.md
index e5e8126cc..9cf04fc14 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,5 @@
-
-
# 📖 Foundry ZKsync Book
-A book on all things foundry ZKsync. [Read now](https://foundry-book.zksync.io/).
-
+A book on all things Foundry ZKsync. [Read now](https://foundry-book.zksync.io/).
\ No newline at end of file
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)**