From ac87491a6abfa473b6f7d14d2969fd4305b23dde Mon Sep 17 00:00:00 2001 From: Madison May Date: Wed, 18 Mar 2015 17:26:59 -0400 Subject: [PATCH] Update README.rd to fix bad link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51fb532..66bff4d 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Examples Batch API Access ---------------- -If you'd like to use our batch api interface, please check out the [pricing page](https://github.com/IndicoDataSolutions/IndicoIo-python) on our website to find the right plan for you. +If you'd like to use our batch api interface, please check out the [pricing page](https://indico.io/pricing) on our website to find the right plan for you. ``` >>> from indicio import batch_sentiment @@ -94,7 +94,7 @@ Authentication credentials can also be set as the environment variables `$INDICO Private cloud API Access ------------------------ -If you're looking to use indico's API for high throughput applications, please check out the [pricing page](https://github.com/IndicoDataSolutions/IndicoIo-python) on our website to find the right plan for you. +If you're looking to use indico's API for high throughput applications, please check out the [pricing page](https://indico.io/pricing) on our website to find the right plan for you. ``` >>> from indicio import sentiment