Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3ddcc9

Browse files
committed
issue #21190: Fix the broken docs download link
1 parent 490e53b commit f3ddcc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Documentation README
33

44
This directory contains the reStructuredText (reST) sources to the Python
55
documentation. You don't need to build them yourself, prebuilt versions are
6-
available at <http://docs.python.org/download/>.
6+
available at <https://docs.python.org/3.4/download.html>.
77

88
Documentation on the authoring Python documentation, including information about
99
both style and markup, is available in the "Documenting Python" chapter of the

0 commit comments

Comments
 (0)