diff options
| author | Tom Christie | 2013-02-13 14:08:56 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-02-13 14:08:56 +0000 |
| commit | f8eb222ec11df54a8fbae5cf6cb74fb0d4bddffe (patch) | |
| tree | a4aef51c94eb8ed593c7c2895c0ebdbd1d1b5e08 /docs/index.md | |
| parent | f17bae8aacc8476a51ccad64bc521bc2e1a363c4 (diff) | |
| download | django-rest-framework-f8eb222ec11df54a8fbae5cf6cb74fb0d4bddffe.tar.bz2 | |
Add links to 2.2 announcement
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 37e7cb3c..0059e17b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -116,6 +116,7 @@ General guides to using REST framework. * [The Browsable API][browsableapi] * [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas] * [2.0 Announcement][rest-framework-2-announcement] +* [2.2 Announcement][2.2-announcement] * [Release Notes][release-notes] * [Credits][credits] @@ -211,6 +212,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [rest-hypermedia-hateoas]: topics/rest-hypermedia-hateoas.md [contributing]: topics/contributing.md [rest-framework-2-announcement]: topics/rest-framework-2-announcement.md +[2.2-announcement]: topics/2.2-announcement.md [release-notes]: topics/release-notes.md [credits]: topics/credits.md |
