diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 04:10:19 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 04:28:51 +0000 |
commit | a81534fed8ff34b67a2726d333d9725454663c82 (patch) | |
tree | 37a26dab846072504a8b67becf9a9486574bbc26 /lang/python/README | |
parent | doc: use https:// for www.gnu.org (diff) | |
download | gpgme-a81534fed8ff34b67a2726d333d9725454663c82.tar.gz gpgme-a81534fed8ff34b67a2726d333d9725454663c82.zip |
doc: convert more http:// links to https://
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'lang/python/README')
-rw-r--r-- | lang/python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/README b/lang/python/README index a13345f7..138e566e 100644 --- a/lang/python/README +++ b/lang/python/README @@ -74,4 +74,4 @@ functionality of the underlying library. • A previous version of PyME v0.5.1 which works with GPGME v0.3.15 can be found on John Goerzen's PyME page: <http://quux.org/devel/pyme/> - <http://www.complete.org/JohnGoerzen> + <https://www.complete.org/JohnGoerzen> |