3.2 sidebar: link to 3.3, not 3.1

This commit is contained in:
Georg Brandl 2012-04-12 19:41:10 +02:00
parent 5739e102dd
commit d46d69c279

View 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>