diff options
Diffstat (limited to 'packages/0x.js/README.md')
-rw-r--r-- | packages/0x.js/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/README.md b/packages/0x.js/README.md index bac4fa5d8..18c771234 100644 --- a/packages/0x.js/README.md +++ b/packages/0x.js/README.md @@ -22,7 +22,7 @@ import { ZeroEx } from '0x.js'; **Install** -Download the UMD module from our [releases page](https://github.com/0xProject/0x.js/releases) and add it to your project. +Download the UMD module from our [releases page](https://github.com/0xProject/0x-monorepo/releases) and add it to your project. **Import** |