aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorTom Christie2011-07-01 13:19:26 +0100
committerTom Christie2011-07-01 13:19:26 +0100
commitbcc09998dd24f8b67389e4152e97f58000d6bbda (patch)
treef344b73e48e46c5711861647ef11b052aa05892b /README.rst
parent630785f5a984f06c5b680c2d072897a7827e2cd3 (diff)
downloaddjango-rest-framework-bcc09998dd24f8b67389e4152e97f58000d6bbda.tar.bz2
Tweak
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 7994f256..38b66a39 100644
--- a/README.rst
+++ b/README.rst
@@ -3,9 +3,7 @@ Django REST framework
Django REST framework makes it easy to build well-connected, self-describing RESTful Web APIs.
-Full documentation for the project is available at:
-
-http://django-rest-framework.org
+Full documentation for the project is available at http://django-rest-framework.org
Issue tracking is on `GitHub <https://github.com/tomchristie/django-rest-framework/issues>`_.
General questions should be taken to the `discussion group <http://groups.google.com/group/django-rest-framework>`_.