aboutsummaryrefslogtreecommitdiffstats
path: root/topics/2.3-announcement/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'topics/2.3-announcement/index.html')
-rw-r--r--topics/2.3-announcement/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/topics/2.3-announcement/index.html b/topics/2.3-announcement/index.html
index 881ffff6..6c11420e 100644
--- a/topics/2.3-announcement/index.html
+++ b/topics/2.3-announcement/index.html
@@ -345,7 +345,7 @@
<li class="main">
- <a href="#django-rest-framework-23">Django REST framework 2.3</a>
+ <a href="#rest-framework-23-announcement">REST framework 2.3 announcement</a>
</li>
@@ -434,7 +434,7 @@
<div id="main-content" class="span9">
- <h1 id="django-rest-framework-23">Django REST framework 2.3</h1>
+ <h1 id="rest-framework-23-announcement">REST framework 2.3 announcement</h1>
<p>REST framework 2.3 makes it even quicker and easier to build your Web APIs.</p>
<h2 id="viewsets-and-routers">ViewSets and Routers</h2>
<p>The 2.3 release introduces the <a href="../../api-guide/viewsets">ViewSet</a> and <a href="../../api-guide/routers">Router</a> classes.</p>
@@ -647,7 +647,6 @@ urlpatterns = [
<script src="../../js/jquery-1.8.1-min.js"></script>
<script src="../../js/prettify-1.0.js"></script>
<script src="../../js/bootstrap-2.1.1-min.js"></script>
- <script src="../../js/theme.js"></script>
<script>
//$('.side-nav').scrollspy()