summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-02-20 23:23:28 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-20 23:23:28 (GMT)
commit5f9d3675604c06d097bc68b2771cee64e3b8d34b (patch)
treecf77b843afe445637b0d060fc8f0cf8cb4be747b /Doc/tools
parent3c6985b3722c439965a98dcadba60fa42b9a4945 (diff)
downloadcpython-5f9d3675604c06d097bc68b2771cee64e3b8d34b.zip
cpython-5f9d3675604c06d097bc68b2771cee64e3b8d34b.tar.gz
cpython-5f9d3675604c06d097bc68b2771cee64e3b8d34b.tar.bz2
Update versions in sidebar.
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/indexsidebar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tools/sphinxext/indexsidebar.html b/Doc/tools/sphinxext/indexsidebar.html
index 890cfc6..8d3feef 100644
--- a/Doc/tools/sphinxext/indexsidebar.html
+++ b/Doc/tools/sphinxext/indexsidebar.html
@@ -3,8 +3,8 @@
<h3>Docs for other versions</h3>
<ul>
<li><a href="http://docs.python.org/2.6/">Python 2.6 (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/dev/py3k/">Python 3.2 (in development)</a></li>
+ <li><a href="http://docs.python.org/3.2/">Python 3.2 (stable)</a></li>
+ <li><a href="http://docs.python.org/dev/">Python 3.3 (in development)</a></li>
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
</ul>