mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
issue #21190: Fix the broken docs download link
This commit is contained in:
parent
490e53b853
commit
f3ddcc9ba7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue