Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d46d69c

Browse files
committed
3.2 sidebar: link to 3.3, not 3.1
1 parent 5739e10 commit d46d69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/indexsidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ <h3>Download</h3>
33
<h3>Docs for other versions</h3>
44
<ul>
55
<li><a href="http://docs.python.org/2.7/">Python 2.7 (stable)</a></li>
6-
<li><a href="http://docs.python.org/3.1/">Python 3.1 (stable)</a></li>
6+
<li><a href="http://docs.python.org/3.3/">Python 3.3 (in development)</a></li>
77
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>
88
</ul>
99

0 commit comments

Comments
 (0)