diff options
| author | Xavier Ordoquy | 2015-04-13 13:22:12 +0200 |
|---|---|---|
| committer | Xavier Ordoquy | 2015-04-13 13:22:12 +0200 |
| commit | 601b2241c9d5e6f20f9baefc8ada67cf55d191b4 (patch) | |
| tree | a4fbda6e8de401b9240e57fb7787e9e1848d6f81 | |
| parent | 58f9603f703138cbd6749c64dd7da2d41468fc99 (diff) | |
| parent | d1b883e1598dcf25a3104d5f4d91406074d46958 (diff) | |
| download | django-rest-framework-601b2241c9d5e6f20f9baefc8ada67cf55d191b4.tar.bz2 | |
Merge pull request #2819 from xrmx/update-2.4-docs-urlversion-2.4.x
Update 2.4 docs url
| -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. |
