aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples/objectstore.rst
diff options
context:
space:
mode:
authorTom Christie2012-08-25 19:53:10 +0100
committerTom Christie2012-08-25 19:53:10 +0100
commit00d3aa21ba3bd5524932a692b75053a24ecbebd2 (patch)
treef648ec1299d329eda9d6af2f0703d744df8252d6 /docs/examples/objectstore.rst
parent7d70948f9b348bdfd970dbd71c5ed2d02269ce3c (diff)
downloaddjango-rest-framework-00d3aa21ba3bd5524932a692b75053a24ecbebd2.tar.bz2
Updated sandbox links
Diffstat (limited to 'docs/examples/objectstore.rst')
-rw-r--r--docs/examples/objectstore.rst2
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.