Skip to content

Commit

Permalink
Merge pull request NomicFoundation#2000 from ryanycw/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fvictorio authored Oct 27, 2021
2 parents 38ec739 + 265fa6c commit add460e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat-web3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ module.exports = {};

And then run `npx hardhat accounts` to try it.

Read the documentation on the [Hardhat Runtime Environment](https://hardhat.org/documentation/#hardhat-runtime-environment-hre) to learn how to access the HRE in different ways to use Web3.js from anywhere the HRE is accessible.
Read the documentation on the [Hardhat Runtime Environment](https://hardhat.org/advanced/hardhat-runtime-environment.html) to learn how to access the HRE in different ways to use Web3.js from anywhere the HRE is accessible.

0 comments on commit add460e

Please sign in to comment.