diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-11-20 08:30:11 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-11-20 08:30:11 +0800 |
commit | b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9 (patch) | |
tree | bc04f1c14f55ef098ce1591af8184087b580f4c2 /python-packages/order_utils/README.md | |
parent | 9384c507ac29043d0d2f68bef3dde94a43282d09 (diff) | |
parent | 953f8c119b561eeb3463194494e6725869a68bec (diff) | |
download | dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar.gz dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar.bz2 dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar.lz dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar.xz dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.tar.zst dexon-sol-tools-b62fbd0b13dbef67d8df1177b1ca6b4d082faaa9.zip |
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/push-to-history
Diffstat (limited to 'python-packages/order_utils/README.md')
-rw-r--r-- | python-packages/order_utils/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-packages/order_utils/README.md b/python-packages/order_utils/README.md index 4c5f7627c..2181c7a11 100644 --- a/python-packages/order_utils/README.md +++ b/python-packages/order_utils/README.md @@ -2,7 +2,7 @@ 0x order-related utilities for those developing on top of 0x protocol. -Read the [documentation](https://0x.readthedocs.io/projects/order-utils/en/latest/) +Read the [documentation](http://0x-order-utils-py.s3-website-us-east-1.amazonaws.com/) ## Installing |