]> granicus.if.org Git - python/commitdiff
fix download url
authorBenjamin Peterson <benjamin@python.org>
Thu, 29 Jan 2009 03:03:00 +0000 (03:03 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 29 Jan 2009 03:03:00 +0000 (03:03 +0000)
Doc/tools/sphinxext/download.html

index 5f625620c1c6b7322d37e9d2c40fd634e88129dc..0de9c2a062746e9c9692b2d2ad45cb6a1280cf41 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-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>