aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRiccardo Magliocchetti2015-04-10 09:59:18 +0200
committerRiccardo Magliocchetti2015-04-10 09:59:18 +0200
commitd1b883e1598dcf25a3104d5f4d91406074d46958 (patch)
treea4fbda6e8de401b9240e57fb7787e9e1848d6f81
parent58f9603f703138cbd6749c64dd7da2d41468fc99 (diff)
downloaddjango-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.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.