We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b4089 commit bde4a5bCopy full SHA for bde4a5b
1 file changed
Doc/tools/sphinxext/download.html
@@ -31,7 +31,7 @@ <h1>Download Python {{ release }} Documentation</h1>
31
<td><a href="{{ dlbase }}/python-{{ release }}-docs-html.tar.bz2">Download</a> (ca. 4 MB)</td>
32
</tr>
33
<tr><td>Plain Text</td>
34
- <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>
35
<td><a href="{{ dlbase }}/python-{{ release }}-docs-text.tar.bz2">Download</a> (ca. 1.5 MB)</td>
36
37
</table>
0 commit comments