Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit ae42a53

Browse files
authored
fix: add missing link to contract deployment section (#908)
1 parent f44052d commit ae42a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/tooling/hardhat/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are using Vyper, check out the [Vyper plugin documentation](./hardhat-zks
4141

4242
- Make sure your machine satisfies the [system requirements](https://github.com/matter-labs/era-compiler-solidity/tree/main#system-requirements).
4343
- You have a Node installation and `yarn` or `npm` package manager.
44-
- You are already familiar with deploying smart contracts on zkSync. If not, please refer to the first section of the
44+
- You are already familiar with deploying smart contracts on zkSync. If not, please refer to the first section of the [Contract Deployment](../../developer-reference/contract-deployment.md).
4545
- A wallet with sufficient Sepolia or Göerli `ETH` on Ethereum and zkSync Era Testnet to pay for deploying smart contracts. You can get Sepolia ETH from the [network faucets](../../tooling/network-faucets.md).
4646
- Get testnet `ETH` for zkSync Era using [bridges](https://zksync.io/explore#bridges) to bridge funds to zkSync.
4747
- You know how to get your [private key from your MetaMask wallet](https://support.metamask.io/hc/en-us/articles/360015289632-How-to-export-an-account-s-private-key).

0 commit comments

Comments
 (0)