summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-09 19:44:44 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-06-13 07:20:37 -0700
commit50610283e6d5d43b660c453f20f96f7703f883f7 (patch)
tree104e7c55d447b23d42e94282e94ec3b6e75c4715 /docs/conf.py
parentf35c8fe0091ff20f7ee69e6c163e9a2b187fe1a2 (diff)
downloadbabel-50610283e6d5d43b660c453f20f96f7703f883f7.tar.gz
Use https URLs throughout project where available
Updated docs and code comments.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4719662..63c2d77 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -253,7 +253,7 @@ texinfo_documents = [
#texinfo_show_urls = 'footnote'
intersphinx_mapping = {
- 'http://docs.python.org/2': None,
+ 'https://docs.python.org/2/': None,
}
extlinks = {