From 0130c22dfd6ca57b3c989b7ab49c8339dd810d41 Mon Sep 17 00:00:00 2001 From: stroeder Date: Mon, 9 Oct 2017 13:44:09 +0000 Subject: [PATCH] HTTPS link to 2.7 Distutils --- Doc/installing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/installing.rst b/Doc/installing.rst index bcf4b60..1e47cea 100644 --- a/Doc/installing.rst +++ b/Doc/installing.rst @@ -1,4 +1,4 @@ -.. % $Id: installing.rst,v 1.17 2017/10/09 13:30:43 stroeder Exp $ +.. % $Id: installing.rst,v 1.18 2017/10/09 13:44:09 stroeder Exp $ *********************** Building and installing @@ -15,7 +15,7 @@ along with your Python installation: If you have more than one Python interpreter installed locally you should use the same one you plan to use python-ldap with. -See further instructions for using DistUtils here: http://docs.python.org/install/index.html +See further instructions for using DistUtils here: https://docs.python.org/2.7/install/index.html Prerequisites =============