From 64424deb411fc514584b8cb2997733d2312a0810 Mon Sep 17 00:00:00 2001 From: Francesco Agosti Date: Wed, 23 Jan 2019 12:33:10 -0800 Subject: Update README.md --- packages/instant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/instant/README.md b/packages/instant/README.md index 8832e562d..e49df245d 100644 --- a/packages/instant/README.md +++ b/packages/instant/README.md @@ -8,7 +8,7 @@ Check out a live sample integration [here](https://www.rexrelay.com/instant). ## Installation -The package is available as a UMD module named `zeroExInstant` at https://instant.0xproject.com/instant.js. +The package is available as a UMD module named `zeroExInstant` at https://instant.0x.org/instant.js. ```html -- cgit