diff options
| author | Tom Christie | 2012-08-25 19:19:07 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-08-25 19:19:07 +0100 |
| commit | 7d70948f9b348bdfd970dbd71c5ed2d02269ce3c (patch) | |
| tree | 6a3f937e41a187b962db3681cae9b2a4b92652cf | |
| parent | 7557777c668e6b8eaa85b07971b94115a33c9358 (diff) | |
| parent | 239d8c6c4dfea135dd622528b616c4fc572ed469 (diff) | |
| download | django-rest-framework-7d70948f9b348bdfd970dbd71c5ed2d02269ce3c.tar.bz2 | |
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
| -rw-r--r-- | docs/index.rst | 2 |
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: --------- |
