]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/README
Use https instead of http where possible
[notmuch] / bindings / python / README
index 695b5bd261913ee1e85e3e2698e595d853c6e0d4..fe7a21819d67f3ad0be98573675e998971c7f834 100644 (file)
@@ -2,7 +2,7 @@ notmuch -- The python interface to notmuch
 ==========================================
 
 This module makes the functionality of the notmuch library
-(`http://notmuchmail.org`_) available to python. Successful import of
+(`https://notmuchmail.org`_) available to python. Successful import of
 this modul depends on a libnotmuch.so|dll being available on the
 user's system.