diff options
| author | José Padilla | 2015-03-07 10:50:31 -0400 | 
|---|---|---|
| committer | José Padilla | 2015-03-07 10:50:31 -0400 | 
| commit | 140b94c32e3964fe5cd257809bd1f1508fa31c65 (patch) | |
| tree | 16818821df59da41d1a5c5b00ac2a86fc473b7ea /docs/index.md | |
| parent | d12de927adaac6018f3e8c232307b76372fe3527 (diff) | |
| download | django-rest-framework-140b94c32e3964fe5cd257809bd1f1508fa31c65.tar.bz2 | |
Update to 3.1 release
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/index.md b/docs/index.md index 91766a0b..13f4d0c4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,9 +9,9 @@  --- -**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. +**Note**: This is the documentation for the **version 3.1** of REST framework. Documentation for [version 2.4](http://tomchristie.github.io/rest-framework-2-docs/) is also available. -For more details see the [3.0 release notes][3.0-announcement]. +For more details see the [3.1 release notes][3.1-announcement].  --- | 
