summaryrefslogtreecommitdiff
path: root/api-docs/source
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-07-30 16:22:18 -0400
committerJordan Wiens <jordan@psifertex.com>2016-07-30 16:22:18 -0400
commit7255f2e41a52c1ab0c75baeba8e8643846a7dcb7 (patch)
tree9d06dbf0909f71a3f6c0d1f8b8ab12da3290f583 /api-docs/source
parent577fb1f35e8aac6bf485ba5523c46f6b7f4e7c40 (diff)
point to proper interdocs url
Diffstat (limited to 'api-docs/source')
-rw-r--r--api-docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/source/conf.py b/api-docs/source/conf.py
index 1b3e5bf6..ac236052 100644
--- a/api-docs/source/conf.py
+++ b/api-docs/source/conf.py
@@ -361,4 +361,4 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/2': None}