diff --git a/content/tutorials/permissionless-paymaster/10.index.md b/content/tutorials/permissionless-paymaster/10.index.md index 01f5ace..d0117f6 100644 --- a/content/tutorials/permissionless-paymaster/10.index.md +++ b/content/tutorials/permissionless-paymaster/10.index.md @@ -14,7 +14,7 @@ You will: ## Prerequisites -- Make sure you have a basic front-end integration ready, you can create a standard frontend [using zksync-cli](https://github.com/matter-labs/era-compiler-solidity/tree/main#system-requirements). +- Make sure you have a basic front-end integration ready, you can create a standard frontend [using zksync-cli](https://docs.zksync.io/build/zksync-cli/creating-projects). - A [Node.js](https://nodejs.org/en/download) installation running at minimum Node.js version 18. - You are already familiar with paymaster integration on ZKsync Era. If not, please refer to the first section of the [paymaster introduction](https://docs.zksync.io/build/quick-start/paymasters-introduction).