diff options
| author | David Bremner <david@tethera.net> | 2018-06-18 21:18:58 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-06-18 21:18:58 -0300 |
| commit | 698415201715497bdf9d5f53aac0d58f65f86dd9 (patch) | |
| tree | af26b4a84fd985832f9aa51008e12fe5fda4689e /bindings/python/docs/source/conf.py | |
| parent | c6fba20b96f8c9ebdff0ea43bdc114b64617e4d0 (diff) | |
| parent | 079826f124823f134e5877173e9380edc2eeb3dc (diff) | |
Merge tag 'debian/0.27-1' into debian/stretch-backports
notmuch Debian 0.27-1 upload (same as 0.27)
Diffstat (limited to 'bindings/python/docs/source/conf.py')
| -rw-r--r-- | bindings/python/docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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} |
