diff options
| author | Tom Christie | 2014-11-28 14:26:03 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-28 14:26:03 +0000 | 
| commit | 8e549a76ea0ff6b44e1dcf08ba733a5fbfc004ed (patch) | |
| tree | be7d81b3ff66fdf3ff2be248e7e6fb3082c8d963 /docs/index.md | |
| parent | a741418f5062d8dea76145fdf656c10b51fd982d (diff) | |
| download | django-rest-framework-8e549a76ea0ff6b44e1dcf08ba733a5fbfc004ed.tar.bz2 | |
Add 2.x notes and links
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/index.md b/docs/index.md index b18f3d6a..b5257c73 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@  --- -**Note**: The incoming 3.0 version has now been merged to the `master` branch on GitHub. For the source of the currently available PyPI version, please see the `2.4.4` tag. +**Note**: This is the documentation for the **version 3.0** of REST framework. Documentation for [version 2.4](http://tomchristie.github.io/rest-framework-2-docs/) is also available.  --- | 
