diff options
author | Georg Brandl <georg@python.org> | 2011-02-21 18:37:01 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-21 18:37:01 (GMT) |
commit | 97b67216d5dcceb74566fd770e9bb6790b5ea21a (patch) | |
tree | 27e72232f89ea0591ccab2b26b736fa6d5cf610d /Doc | |
parent | 54f0f84e9f8174f7ad05eb41edf45287ac0c98c4 (diff) | |
download | cpython-97b67216d5dcceb74566fd770e9bb6790b5ea21a.zip cpython-97b67216d5dcceb74566fd770e9bb6790b5ea21a.tar.gz cpython-97b67216d5dcceb74566fd770e9bb6790b5ea21a.tar.bz2 |
3.2 is stable now.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/tools/sphinxext/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/indexsidebar.html b/Doc/tools/sphinxext/indexsidebar.html index 672492e..3ad24f9 100644 --- a/Doc/tools/sphinxext/indexsidebar.html +++ b/Doc/tools/sphinxext/indexsidebar.html @@ -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.2/">Python 3.2 (stable)</a></li> <li><a href="http://www.python.org/doc/versions/">Old versions</a></li> </ul> |