aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js')
-rw-r--r--packages/0x.js/README.md2
-rw-r--r--packages/0x.js/package.json2
2 files changed, 2 insertions, 2 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**
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json
index 20af430d6..cc01d15ae 100644
--- a/packages/0x.js/package.json
+++ b/packages/0x.js/package.json
@@ -35,7 +35,7 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/0xProject/0x.js"
+ "url": "https://github.com/0xProject/0x-monorepo"
},
"license": "Apache-2.0",
"engines": {