issue #21190: Fix the broken docs download link

This commit is contained in:
Senthil Kumaran 2014-04-09 11:44:34 -04:00
parent 490e53b853
commit f3ddcc9ba7

View file

@ -3,7 +3,7 @@ Python Documentation README
This directory contains the reStructuredText (reST) sources to the Python
documentation. You don't need to build them yourself, prebuilt versions are
available at <http://docs.python.org/download/>.
available at <https://docs.python.org/3.4/download.html>.
Documentation on the authoring Python documentation, including information about
both style and markup, is available in the "Documenting Python" chapter of the