diff options
| author | Tom Christie | 2012-10-25 19:40:39 +0200 |
|---|---|---|
| committer | Tom Christie | 2012-10-25 19:40:39 +0200 |
| commit | 13f89320b2b462d2d8c78fa4a05611a06e55c0d5 (patch) | |
| tree | 39afcd81b19e704e04a549b5d9aabbbd98c9e817 | |
| parent | 8a7b2cd68ac73550088c00880cdea55d4713cace (diff) | |
| download | django-rest-framework-13f89320b2b462d2d8c78fa4a05611a06e55c0d5.tar.bz2 | |
update link
| -rw-r--r-- | README.rst | 4 |
1 files changed, 1 insertions, 3 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, end refering to the upcoming [REST framework 2 docs][docs]. +with the `restframework2` branch, end refering to the upcoming `REST framework 2 docs <tomchristie.github.com/django-rest-framework>`_. Overview ======== @@ -88,5 +88,3 @@ To run the tests against the full set of supported configurations:: To create the sdist packages:: python setup.py sdist --formats=gztar,zip - -[docs]: tomchristie.github.com/django-rest-framework
\ No newline at end of file |
