diff options
| author | Tom Christie | 2012-08-25 19:53:10 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-08-25 19:53:10 +0100 |
| commit | 00d3aa21ba3bd5524932a692b75053a24ecbebd2 (patch) | |
| tree | f648ec1299d329eda9d6af2f0703d744df8252d6 /docs/examples.rst | |
| parent | 7d70948f9b348bdfd970dbd71c5ed2d02269ce3c (diff) | |
| download | django-rest-framework-00d3aa21ba3bd5524932a692b75053a24ecbebd2.tar.bz2 | |
Updated sandbox links
Diffstat (limited to 'docs/examples.rst')
| -rw-r--r-- | docs/examples.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.rst b/docs/examples.rst index 64088345..29e6a24c 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -9,7 +9,7 @@ There are a few real world web API examples included with Django REST framework. All the examples are freely available for testing in the sandbox: - http://rest.ep.io + http://shielded-mountain-6732.herokuapp.com (The :doc:`examples/sandbox` resource is also documented.) |
