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

Skip to content

Commit e31b15c

Browse files
committed
Update documentation index sidebar for 3.6.0 release.
1 parent 7e93c84 commit e31b15c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/templates/indexsidebar.html

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

0 commit comments

Comments
 (0)