]> granicus.if.org Git - python/commitdiff
issue #21190: Fix the docs README link
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 9 Apr 2014 15:41:02 +0000 (11:41 -0400)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 9 Apr 2014 15:41:02 +0000 (11:41 -0400)
Doc/README.txt

index 7fac730e55af87b3bcb2ec98e73aedcdeecdcb77..b8ff47f6494cfe7dc2fae58e39d2f41f1fe55de5 100644 (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/2/download.html
 
 Documentation on the authoring Python documentation, including information about
 both style and markup, is available in the "Documenting Python" chapter of the