diff --git a/README.md b/README.md index c6039037..e8976c64 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ This repository contains the ZKsync Compiler Toolchain for Solidity and Yul. ## Installation -To install the *zksolc* compiler, follow the [installation guide](./docs/01-installation.md). +To install the *zksolc* compiler, follow the [installation guide](./docs/src/01-installation.md). -For local development, [build zksolc from sources](./docs/01-installation.md#building-from-source). +For local development, [build zksolc from sources](./docs/src/01-installation.md#building-from-source). ## Usage