diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index f914ad862116d7..c78c650b1cb4bd 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -31,8 +31,7 @@
{% trans %}Last updated on: {{ last_updated }}.{% endtrans %}
{% endif %} -{% trans %}To download an archive containing all the documents for this version of -Python in one of various formats, follow one of links in this table.{% endtrans %}
+{% trans %}Download an archive containing all the documentation for this version of Python:{% endtrans %}
{% trans %}These archives contain all the content in the documentation.{% endtrans %}
-{% trans %} We no longer provide pre-built PDFs of the documentation. To build a PDF archive, follow the instructions in the @@ -75,7 +72,6 @@
{% trans bugs = bugs %}Open an issue