aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarko Tibold2012-08-25 04:02:12 +0300
committerMarko Tibold2012-08-25 04:02:12 +0300
commit239d8c6c4dfea135dd622528b616c4fc572ed469 (patch)
tree9e230c9f6519cd234b215fd97b61bd90453b6025
parentdb7d15d5d136a9b4dcf759f9d588006244bd4e91 (diff)
downloaddjango-rest-framework-239d8c6c4dfea135dd622528b616c4fc572ed469.tar.bz2
Point Live examples to heroku.
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a6745fca..5297bd99 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,7 +11,7 @@ Introduction
Django REST framework is a lightweight REST framework for Django, that aims to make it easy to build well-connected, self-describing RESTful Web APIs.
-**Browse example APIs created with Django REST framework:** `The Sandbox <http://rest.ep.io/>`_
+**Browse example APIs created with Django REST framework:** `The Sandbox <http://shielded-mountain-6732.herokuapp.com/>`_
Features:
---------