aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
authorTom Christie2012-10-27 18:39:17 +0100
committerTom Christie2012-10-27 18:39:17 +0100
commitcef379db065711bd2f1b0805d28a56f7a80cef37 (patch)
tree223aa2da7b83ea90946400f22bb5fe6e85c1cbd9 /docs/template.html
parentec1429ffc8079e2f0fcc5af05882360689fca5bf (diff)
downloaddjango-rest-framework-cef379db065711bd2f1b0805d28a56f7a80cef37.tar.bz2
2.0 Announcement
Diffstat (limited to 'docs/template.html')
-rw-r--r--docs/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html
index 56c5d832..91a7a731 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -93,7 +93,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/contributing{{ suffix }}">Contributing to REST framework</a></li>
- <li><a href="{{ base_url }}/topics/migration{{ suffix }}">2.0 Migration Guide</a></li>
+ <li><a href="{{ base_url }}/topics/rest-framework-2-announcement{{ suffix }}">2.0 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>