X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fdocs%2Fsource%2Fconf.py;h=5b901c4ec4d82e18ed3a406a8dd7915e34668422;hb=3a747e714c3e99a725619d09d832b9ac683733fe;hp=5107a96ea2f4c32769bcca760072300a50113ea4;hpb=94064a6ba2f67005352915dc01c6eb0e19b761f9;p=notmuch diff --git a/bindings/python/docs/source/conf.py b/bindings/python/docs/source/conf.py index 5107a96e..5b901c4e 100644 --- a/bindings/python/docs/source/conf.py +++ b/bindings/python/docs/source/conf.py @@ -215,4 +215,4 @@ latex_documents = [ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'http://docs.python.org/': None} +intersphinx_mapping = {'https://docs.python.org/': None}