aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples/objectstore.rst
diff options
context:
space:
mode:
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 38bdbc98..65d61327 100644
--- a/docs/examples/objectstore.rst
+++ b/docs/examples/objectstore.rst
@@ -3,7 +3,7 @@
Object Store API
================
-* http://api.django-rest-framework.org/object-store/
+* http://rest.ep.io/object-store/
This example shows an object store API that can be used to store arbitrary serializable content.