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/template.html | |
| parent | f17bae8aacc8476a51ccad64bc521bc2e1a363c4 (diff) | |
| download | django-rest-framework-f8eb222ec11df54a8fbae5cf6cb74fb0d4bddffe.tar.bz2 | |
Add links to 2.2 announcement
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/template.html b/docs/template.html index 2a87e92b..e0f88daf 100644 --- a/docs/template.html +++ b/docs/template.html @@ -94,6 +94,7 @@ <li><a href="{{ base_url }}/topics/browsable-api{{ suffix }}">The Browsable API</a></li> <li><a href="{{ base_url }}/topics/rest-hypermedia-hateoas{{ suffix }}">REST, Hypermedia & HATEOAS</a></li> <li><a href="{{ base_url }}/topics/rest-framework-2-announcement{{ suffix }}">2.0 Announcement</a></li> + <li><a href="{{ base_url }}/topics/2.2-announcement{{ suffix }}">2.2 Announcement</a></li> <li><a href="{{ base_url }}/topics/release-notes{{ suffix }}">Release Notes</a></li> <li><a href="{{ base_url }}/topics/credits{{ suffix }}">Credits</a></li> </ul> |
