diff options
| author | Riccardo Magliocchetti | 2015-04-10 09:59:18 +0200 |
|---|---|---|
| committer | Riccardo Magliocchetti | 2015-04-10 09:59:18 +0200 |
| commit | d1b883e1598dcf25a3104d5f4d91406074d46958 (patch) | |
| tree | a4fbda6e8de401b9240e57fb7787e9e1848d6f81 | |
| parent | 58f9603f703138cbd6749c64dd7da2d41468fc99 (diff) | |
| download | django-rest-framework-d1b883e1598dcf25a3104d5f4d91406074d46958.tar.bz2 | |
Update 2.4 docs url
Point to version 2 docs instead of the latest and greatest docs.
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ **Awesome web-browseable Web APIs.** -**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. +**Note**: Full documentation for the project is available at [http://tomchristie.github.io/rest-framework-2-docs/][docs]. # Overview @@ -135,7 +135,7 @@ Or to create a new user: # Documentation & Support -Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. +Full documentation for the project is available at [http://tomchristie.github.io/rest-framework-2-docs/][docs]. For questions and support, use the [REST framework discussion group][group], or `#restframework` on freenode IRC. |
