aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples/blogpost.rst
diff options
context:
space:
mode:
authorTom Christie2011-12-29 13:54:13 +0000
committerTom Christie2011-12-29 13:54:39 +0000
commitd87113ff60e0a48c85eb0c8d37b86416312b18a2 (patch)
tree9d5778705aed5fdb5e201287d39cde3218a692f5 /docs/examples/blogpost.rst
parent833bcbf69d96ba6ddbb69defb6be256f34e5412e (diff)
downloaddjango-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/blogpost.rst')
-rw-r--r--docs/examples/blogpost.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/blogpost.rst b/docs/examples/blogpost.rst
index be91913d..66d3a3bb 100644
--- a/docs/examples/blogpost.rst
+++ b/docs/examples/blogpost.rst
@@ -3,7 +3,7 @@
Blog Posts API
==============
-* http://api.django-rest-framework.org/blog-post/
+* http://rest.ep.io/blog-post/
The models
----------