Doc sidebar: point to 3.3 as stable.

This commit is contained in:
Georg Brandl 2012-09-30 08:57:40 +02:00
parent ed41877459
commit 6b5e1d6588

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.2/">Python 3.2 (stable)</a></li>
<li><a href="http://docs.python.org/3.3/">Python 3.3 (stable)</a></li>
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
</ul>