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, 2 insertions, 0 deletions
diff --git a/docs/examples/objectstore.rst b/docs/examples/objectstore.rst
index be65a3b7..05c750c5 100644
--- a/docs/examples/objectstore.rst
+++ b/docs/examples/objectstore.rst
@@ -1,6 +1,8 @@
Resource example - An object store
==================================
+* http://api.django-rest-framework.org/object-store/
+
``urls.py``
.. include:: ../../examples/objectstore/urls.py