]> granicus.if.org Git - python/commitdiff
Issue #25910: Fixed more links in the docs.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Apr 2016 14:32:33 +0000 (17:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Apr 2016 14:32:33 +0000 (17:32 +0300)
Doc/using/windows.rst
Doc/whatsnew/2.7.rst

index 25c3b5e4817ec4dbe9bcc519d23892db79d2175f..c33ac87c127bc30839d93d5c3c982be3930cb32f 100644 (file)
@@ -52,9 +52,9 @@ for detailed information about platforms with precompiled installers.
       by Mark Pilgrim, 2004,
       ISBN 1-59059-356-1
 
-   `For Windows users <http://www.swaroopch.com/notes/python/#install_windows>`_
+   `For Windows users <http://python.swaroopch.com/installation.html#installation-on-windows>`_
       in "Installing Python"
-      in "`A Byte of Python <http://www.swaroopch.com/notes/python/>`_"
+      in "`A Byte of Python <http://python.swaroopch.com/>`_"
       by Swaroop C H, 2003
 
 
index 8076c26b1457d7ae2bbe12393a654afaecddd2e8..9ac9cd61a75c3959d6059d5dd740f516a29e2dfd 100644 (file)
@@ -1530,7 +1530,7 @@ changes, or look through the Subversion logs for all the details.
   *ciphers* argument that's a string listing the encryption algorithms
   to be allowed; the format of the string is described
   `in the OpenSSL documentation
-  <http://www.openssl.org/docs/apps/ciphers.html#CIPHER_LIST_FORMAT>`__.
+  <http://www.openssl.org/docs/apps/ciphers.html#CIPHER-LIST-FORMAT>`__.
   (Added by Antoine Pitrou; :issue:`8322`.)
 
   Another change makes the extension load all of OpenSSL's ciphers and