From 7d1a375c8fb56194b19d6060fcb17629a3ba315e Mon Sep 17 00:00:00 2001 From: stroeder Date: Sun, 24 Jul 2016 16:12:55 +0000 Subject: [PATCH] HTTPS URL to www.python-ldap.org --- Doc/ldap.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/ldap.rst b/Doc/ldap.rst index 8016b23..7f7380e 100644 --- a/Doc/ldap.rst +++ b/Doc/ldap.rst @@ -1,4 +1,4 @@ -.. % $Id: ldap.rst,v 1.33 2016/07/24 15:47:46 stroeder Exp $ +.. % $Id: ldap.rst,v 1.34 2016/07/24 16:12:55 stroeder Exp $ ******************************************** :py:mod:`ldap` LDAP library interface module @@ -23,7 +23,7 @@ and errors appear as exceptions. This documentation is current for the Python LDAP module, version |release|. Source and binaries are available from -http://www.python-ldap.org/. +https://www.python-ldap.org/. Functions