aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ed30f2bb..2c8dabd4 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ Django REST framework
**Important!** REST framework 2.0 is due to be released to PyPI by the end of October.
If you are considering building a new API using REST framework you should start working
-with the `restframework2` branch, and refering to the upcoming `REST framework 2 docs <tomchristie.github.com/django-rest-framework>`_.
+with the `restframework2` branch, and refering to the upcoming `REST framework 2 docs <http://tomchristie.github.com/django-rest-framework>`_.
Overview
========