From a81534fed8ff34b67a2726d333d9725454663c82 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 18 Oct 2018 00:10:19 -0400 Subject: doc: convert more http:// links to https:// -- Signed-off-by: Daniel Kahn Gillmor --- lang/python/doc/rst/gpgme-python-howto.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python/doc/rst/gpgme-python-howto.rst') diff --git a/lang/python/doc/rst/gpgme-python-howto.rst b/lang/python/doc/rst/gpgme-python-howto.rst index 91814911..104b530e 100644 --- a/lang/python/doc/rst/gpgme-python-howto.rst +++ b/lang/python/doc/rst/gpgme-python-howto.rst @@ -146,7 +146,7 @@ The bullet points of new additiions are: - Added a new section for `advanced or experimental use <#advanced-use>`__. - Began the advanced use cases with `a section <#cython>`__ on using - the module with `Cython `__. + the module with `Cython `__. - Added a number of new scripts to the ``example/howto/`` directory; some of which may be in advance of their planned sections of the HOWTO (and some are just there because it seemed like a good idea at @@ -324,7 +324,7 @@ significant advantage in some way. #. If possible add the following Python modules which are not part of the standard library: `Requests `__, - `Cython `__ and + `Cython `__ and `hkp4py `__. Chances are quite high that at least the first one and maybe two of those will already be installed. -- cgit v1.2.3