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/texinfo/gpgme-python-howto.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/python/doc/texinfo/gpgme-python-howto.texi') diff --git a/lang/python/doc/texinfo/gpgme-python-howto.texi b/lang/python/doc/texinfo/gpgme-python-howto.texi index 40beb7ad..695ed15a 100644 --- a/lang/python/doc/texinfo/gpgme-python-howto.texi +++ b/lang/python/doc/texinfo/gpgme-python-howto.texi @@ -313,7 +313,7 @@ reST file was generated by the simple expedient of using @uref{https://pandoc.or Added a new section for @ref{Advanced or Experimental Use Cases, , advanced or experimental use}. @item Began the advanced use cases with @ref{C plus Python plus SWIG plus Cython, , a section} on using the module with -@uref{http://cython.org/, Cython}. +@uref{https://cython.org/, Cython}. @item Added a number of new scripts to the @samp{example/howto/} directory; some of which may be in advance of their planned sections of the @@ -504,7 +504,7 @@ reach EOL soon. In production systems and services, Python 3.6 should be robust enough to be relied on. @item If possible add the following Python modules which are not part of -the standard library: @uref{http://docs.python-requests.org/en/latest/index.html, Requests}, @uref{http://cython.org/, Cython} and @uref{https://github.com/Selfnet/hkp4py, hkp4py}. Chances are +the standard library: @uref{http://docs.python-requests.org/en/latest/index.html, Requests}, @uref{https://cython.org/, Cython} and @uref{https://github.com/Selfnet/hkp4py, hkp4py}. Chances are quite high that at least the first one and maybe two of those will already be installed. @end enumerate @@ -3152,4 +3152,4 @@ WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -@bye \ No newline at end of file +@bye -- cgit v1.2.3