diff options
| author | Madis Väin | 2012-10-27 15:56:37 +0300 |
|---|---|---|
| committer | Madis Väin | 2012-10-27 15:56:37 +0300 |
| commit | cf09dbe655525f02bddab90038319d2b52c431d1 (patch) | |
| tree | d7cdd2d64a99de1f249cb0f26c19e8dbc25271d7 | |
| parent | 75ee194e970ae644e4f692178458adc14b9722b1 (diff) | |
| download | django-rest-framework-cf09dbe655525f02bddab90038319d2b52c431d1.tar.bz2 | |
Update README.rst
Fix documentation link.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ======== |
