]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merged revisions 69348 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Feb 2009 02:05:06 +0000 (02:05 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Feb 2009 02:05:06 +0000 (02:05 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69348 | benjamin.peterson | 2009-02-05 19:47:31 -0600 (Thu, 05 Feb 2009) | 1 line

  fix download link
........

Doc/tools/sphinxext/download.html

index 7e90f0e715a2eb6d9aba4dda5f08fcb22ba604c0..a9c61209bd730d11fbcce1a58b739790fc21b1d5 100644 (file)
@@ -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-{{ release }}-text.zip">Download</a> (ca. 2 MB)</td>
+    <td><a href="{{ dlbase }}/python-{{ release }}-docs-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>