diff --git a/packages/web3-wrapper/README.md b/packages/web3-wrapper/README.md index 7baeb4b8a0..c50ac8dffb 100644 --- a/packages/web3-wrapper/README.md +++ b/packages/web3-wrapper/README.md @@ -2,7 +2,7 @@ Web3-wrapper is a JSON-RPC client for Ethereum nodes. It is a type-safe alternative to [Web3.js](https://github.com/ethereum/web3.js/) written in TypeScript. -### Read the [Documentation](https://0x.org/docs/tools/web3-wrapper). +### Read the [Documentation](https://github.com/0xProject/0x-monorepo/blob/development/packages/web3-wrapper/docs/reference.mdx). ## Installation