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/objectstore.rst | |
| parent | 7d70948f9b348bdfd970dbd71c5ed2d02269ce3c (diff) | |
| download | django-rest-framework-00d3aa21ba3bd5524932a692b75053a24ecbebd2.tar.bz2 | |
Updated sandbox links
Diffstat (limited to 'docs/examples/objectstore.rst')
| -rw-r--r-- | docs/examples/objectstore.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/objectstore.rst b/docs/examples/objectstore.rst index 0939fe9c..81c1fcb6 100644 --- a/docs/examples/objectstore.rst +++ b/docs/examples/objectstore.rst @@ -1,7 +1,7 @@ Object Store API ================ -* http://rest.ep.io/object-store/ +* http://shielded-mountain-6732.herokuapp.com/object-store/ This example shows an object store API that can be used to store arbitrary serializable content. |
