diff options
Diffstat (limited to 'topics/rest-framework-2-announcement/index.html')
| -rw-r--r-- | topics/rest-framework-2-announcement/index.html | 6 | 
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 f849c7cc..2a39eea1 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-20">Django REST framework 2.0</a> +                    <a href="#django-rest-framework-2">Django REST framework 2</a>                    </li> @@ -394,7 +394,8 @@            <div id="main-content" class="span9"> -            <h1 id="django-rest-framework-20">Django REST framework 2.0</h1> +            <h1 id="django-rest-framework-2">Django REST framework 2</h1> +<p>What it is, and why you should care.</p>  <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>— <a href="http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven#comment-724">Roy Fielding</a></p> @@ -469,7 +470,6 @@    <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() | 
