diff options
| author | tom christie tom@tomchristie.com | 2011-02-21 22:23:09 +0000 |
|---|---|---|
| committer | tom christie tom@tomchristie.com | 2011-02-21 22:23:09 +0000 |
| commit | aae848cace25b5de4cebd842200ae65cf6cb9f30 (patch) | |
| tree | 39ac3dbd6c770827653b6796adc3522dfa5c86ee | |
| parent | 92dd13912a19a0688f86fd869192af4196a2ee38 (diff) | |
| download | django-rest-framework-aae848cace25b5de4cebd842200ae65cf6cb9f30.tar.bz2 | |
Nitpicking0.1
| -rw-r--r-- | docs/index.rst | 2 |
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.) |
