aboutsummaryrefslogtreecommitdiffstats
path: root/docs/template.html
diff options
context:
space:
mode:
authorTom Christie2012-10-17 13:51:15 +0100
committerTom Christie2012-10-17 13:51:22 +0100
commitb5daa40852fb5936e6cddb31ecda5c4b40175cd4 (patch)
treeed633872ab23df44eb39aa95750e6103a47587f4 /docs/template.html
parent75ebf895ac3dce4b0e4fbe569fc683e16b788a31 (diff)
downloaddjango-rest-framework-b5daa40852fb5936e6cddb31ecda5c4b40175cd4.tar.bz2
Docs tweaks
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 8051fe99..45bada54 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -78,7 +78,7 @@
<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/changelog{{ suffix }}">Change Log</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>
</li>