mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
3.2 sidebar: link to 3.3, not 3.1
This commit is contained in:
parent
5739e102dd
commit
d46d69c279
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue