aboutsummaryrefslogtreecommitdiffstats
path: root/topics/rest-framework-2-announcement/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'topics/rest-framework-2-announcement/index.html')
-rw-r--r--topics/rest-framework-2-announcement/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/topics/rest-framework-2-announcement/index.html b/topics/rest-framework-2-announcement/index.html
index 2a39eea1..f849c7cc 100644
--- a/topics/rest-framework-2-announcement/index.html
+++ b/topics/rest-framework-2-announcement/index.html
@@ -345,7 +345,7 @@
<li class="main">
- <a href="#django-rest-framework-2">Django REST framework 2</a>
+ <a href="#django-rest-framework-20">Django REST framework 2.0</a>
</li>
@@ -394,8 +394,7 @@
<div id="main-content" class="span9">
- <h1 id="django-rest-framework-2">Django REST framework 2</h1>
-<p>What it is, and why you should care.</p>
+ <h1 id="django-rest-framework-20">Django REST framework 2.0</h1>
<blockquote>
<p>Most people just make the mistake that it should be simple to design simple things. In reality, the effort required to design something is inversely proportional to the simplicity of the result.</p>
<p>&mdash; <a href="http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven#comment-724">Roy Fielding</a></p>
@@ -470,6 +469,7 @@
<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()