diff options
| author | Tom Christie | 2011-12-29 13:54:13 +0000 |
|---|---|---|
| committer | Tom Christie | 2011-12-29 13:54:39 +0000 |
| commit | d87113ff60e0a48c85eb0c8d37b86416312b18a2 (patch) | |
| tree | 9d5778705aed5fdb5e201287d39cde3218a692f5 /docs/examples/objectstore.rst | |
| parent | 833bcbf69d96ba6ddbb69defb6be256f34e5412e (diff) | |
| download | django-rest-framework-d87113ff60e0a48c85eb0c8d37b86416312b18a2.tar.bz2 | |
For now just point the examples at rest.ep.io
Would be nice to keep the custom subdomain, but too much of a PITA
right now.
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 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. |
