aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ordoquy2015-04-13 13:22:12 +0200
committerXavier Ordoquy2015-04-13 13:22:12 +0200
commit601b2241c9d5e6f20f9baefc8ada67cf55d191b4 (patch)
treea4fbda6e8de401b9240e57fb7787e9e1848d6f81
parent58f9603f703138cbd6749c64dd7da2d41468fc99 (diff)
parentd1b883e1598dcf25a3104d5f4d91406074d46958 (diff)
downloaddjango-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 428fb8e9..469150e9 100644
--- a/README.md
+++ b/README.md
@@ -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.