]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/index.rst
Use https instead of http where possible
[notmuch] / bindings / python / docs / source / index.rst
index 1cece5f70f25d45c9e4463a25c1145666c711a78..bef7e60d3339e290dccfd9f94f94969332805318 100644 (file)
@@ -4,7 +4,7 @@ Welcome to :mod:`notmuch`'s documentation
 .. currentmodule:: notmuch
 
 The :mod:`notmuch` module provides an interface to the `notmuch
-<http://notmuchmail.org>`_ functionality, directly interfacing to a
+<https://notmuchmail.org>`_ functionality, directly interfacing to a
 shared notmuch library.  Within :mod:`notmuch`, the classes
 :class:`Database`, :class:`Query` provide most of the core
 functionality, returning :class:`Threads`, :class:`Messages` and