apidoc: change url to testing heroku app

This commit is contained in:
Matteo Pagliazzi
2016-04-12 18:43:20 +02:00
parent 40c9366a47
commit 7de93cdd12

View File

@@ -162,7 +162,7 @@
"name": "habitica",
"title": "Habitica",
"version": "3.0.0",
"url": "https://habitica.com/api/v3",
"sampleUrl": "https://habitica.com/api/v3"
"url": "https://habitica-v3.herokuapp.com/api/v3",
"sampleUrl": "https://habitica-v3.herokuapp.com/api/v3"
}
}