]> granicus.if.org Git - python/commitdiff
3.2 sidebar: link to 3.3, not 3.1
authorGeorg Brandl <georg@python.org>
Thu, 12 Apr 2012 17:41:10 +0000 (19:41 +0200)
committerGeorg Brandl <georg@python.org>
Thu, 12 Apr 2012 17:41:10 +0000 (19:41 +0200)
Doc/tools/sphinxext/indexsidebar.html

index 672492e60011b104da1931016271e032fffc57b1..de3341105d33e047bbb0bd105255790d4c9805ec 100644 (file)
@@ -3,7 +3,7 @@
            <h3>Docs for other versions</h3>
            <ul>
              <li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
-             <li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
+             <li><a href="http://docs.python.org/3.3/">Python 3.3 (in development)</a></li>
               <li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
             </ul>