]> granicus.if.org Git - python/commitdiff
fix download link
authorBenjamin Peterson <benjamin@python.org>
Fri, 6 Feb 2009 01:47:31 +0000 (01:47 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 6 Feb 2009 01:47:31 +0000 (01:47 +0000)
Doc/tools/sphinxext/download.html

index 0de9c2a062746e9c9692b2d2ad45cb6a1280cf41..22a03a0d2fb503c27b8a8920ebb6aca88fc3ad0b 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>