aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom christie tom@tomchristie.com2011-02-21 22:23:09 +0000
committertom christie tom@tomchristie.com2011-02-21 22:23:09 +0000
commitaae848cace25b5de4cebd842200ae65cf6cb9f30 (patch)
tree39ac3dbd6c770827653b6796adc3522dfa5c86ee
parent92dd13912a19a0688f86fd869192af4196a2ee38 (diff)
downloaddjango-rest-framework-aae848cace25b5de4cebd842200ae65cf6cb9f30.tar.bz2
Nitpicking0.1
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 9e9271e0..992bcb47 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -104,7 +104,7 @@ There are a few real world web API examples included with Django REST framework.
All the examples are freely available for testing in the sandbox:
-* http://api.django-rest-framework.org
+ http://api.django-rest-framework.org
(The :ref:`sandbox` resource is also documented.)