summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-09 07:42:13 (GMT)
committerGeorg Brandl <georg@python.org>2010-07-09 07:42:13 (GMT)
commit9ee773f418918ac5d24cf29acea359a3374f99e7 (patch)
treeb762f5e8acccd396f5d77e4be42a034407f095c0 /Doc/tools
parent58338ccb980fc019f26b036bf8772dee69cb5c0d (diff)
downloadcpython-9ee773f418918ac5d24cf29acea359a3374f99e7.zip
cpython-9ee773f418918ac5d24cf29acea359a3374f99e7.tar.gz
cpython-9ee773f418918ac5d24cf29acea359a3374f99e7.tar.bz2
2.7 is stable now.
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/indexsidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/indexsidebar.html b/Doc/tools/sphinxext/indexsidebar.html
index 1d4e6e6..7daa0c6 100644
--- a/Doc/tools/sphinxext/indexsidebar.html
+++ b/Doc/tools/sphinxext/indexsidebar.html
@@ -2,7 +2,7 @@
<p><a href="{{ pathto('download') }}">Download these documents</a></p>
<h3>Docs for other versions</h3>
<ul>
- <li><a href="http://docs.python.org/2.7/">Python 2.7 (in development)</a></li>
+ <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/dev/py3k/">Python 3.2 (in development)</a></li>
<li><a href="http://www.python.org/doc/versions/">Old versions</a></li>