From 43443d6057da64e972511e3a79334407874d2084 Mon Sep 17 00:00:00 2001 From: "F. Eugene Aumson" Date: Sat, 17 Nov 2018 07:07:25 -0500 Subject: fix(order_utils.py): publish docs to S3, not RTD (#1264) Publishing to readthedocs.io (RTD) wasn't working, for various reasons. Changed to publish docs to S3. --- python-packages/order_utils/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-packages/order_utils/README.md') 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 -- cgit v1.2.3