From 92a5f47d2cc4e685a201f7f28b2a2039762e3cc9 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Mon, 11 Apr 2016 17:32:33 +0300 Subject: Issue #25910: Fixed more links in the docs. --- Doc/using/windows.rst | 4 ++-- Doc/whatsnew/2.7.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 25c3b5e..c33ac87 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -52,9 +52,9 @@ for detailed information about platforms with precompiled installers. by Mark Pilgrim, 2004, ISBN 1-59059-356-1 - `For Windows users `_ + `For Windows users `_ in "Installing Python" - in "`A Byte of Python `_" + in "`A Byte of Python `_" by Swaroop C H, 2003 diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst index 8076c26..9ac9cd6 100644 --- a/Doc/whatsnew/2.7.rst +++ b/Doc/whatsnew/2.7.rst @@ -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 - `__. + `__. (Added by Antoine Pitrou; :issue:`8322`.) Another change makes the extension load all of OpenSSL's ciphers and -- cgit v0.12