summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-01-29 03:11:30 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-01-29 03:11:30 (GMT)
commit83ef75603a98532ce40e8400876f3275ef50aa7e (patch)
treed5c42dc7d50c0ff091bd7d8f168cd6c5c0875c6c /Doc/tools
parente4cb43d420ffe7e394d3a592932bc765d779f142 (diff)
downloadcpython-83ef75603a98532ce40e8400876f3275ef50aa7e.zip
cpython-83ef75603a98532ce40e8400876f3275ef50aa7e.tar.gz
cpython-83ef75603a98532ce40e8400876f3275ef50aa7e.tar.bz2
Merged revisions 69083 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r69083 | benjamin.peterson | 2009-01-28 21:03:00 -0600 (Wed, 28 Jan 2009) | 1 line fix download url ........
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/sphinxext/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sphinxext/download.html b/Doc/tools/sphinxext/download.html
index 1d17599..7e90f0e 100644
--- a/Doc/tools/sphinxext/download.html
+++ b/Doc/tools/sphinxext/download.html
@@ -31,7 +31,7 @@ in the table are the size of the download files in megabytes.</p>
<td><a href="{{ dlbase }}/python-{{ release }}-docs-html.tar.bz2">Download</a> (ca. 4 MB)</td>
</tr>
<tr><td>Plain Text</td>
- <td><a href="{{ dlbase }}/python-docs-text.zip">Download</a> (ca. 2 MB)</td>
+ <td><a href="{{ dlbase }}/python-{{ release }}-text.zip">Download</a> (ca. 2 MB)</td>
<td><a href="{{ dlbase }}/python-{{ release }}-docs-text.tar.bz2">Download</a> (ca. 1.5 MB)</td>
</tr>
</table>