Update to new router for apis

This commit is contained in:
Madison May
2014-10-07 22:57:27 -04:00
parent 0af69efaae
commit 29df762b47
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -77,4 +77,4 @@ Installation
pip install indicoio
```
Announcement: Indico has partnered with Experfy, a data science consulting marketplace based in the Harvard Innovation Lab. Through Experfy, we are helping our data science community members find lucrative projects and advance their skills. Please signup for Experfy at https://www.experfy.com/ to get started.
Announcement: indico has partnered with Experfy, a data science consulting marketplace based in the Harvard Innovation Lab. Through Experfy, we are helping our data science community members find lucrative projects and advance their skills. Please signup for Experfy at https://www.experfy.com/ to get started.
+1 -1
View File
@@ -1,2 +1,2 @@
local_api_root = "http://localhost:9438/"
api_root = "http://api.indico.io/"
api_root = "http://apiv1.indico.io/"