diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 16:22:18 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-07-30 16:22:18 -0400 |
| commit | 7255f2e41a52c1ab0c75baeba8e8643846a7dcb7 (patch) | |
| tree | 9d06dbf0909f71a3f6c0d1f8b8ab12da3290f583 /api-docs/source | |
| parent | 577fb1f35e8aac6bf485ba5523c46f6b7f4e7c40 (diff) | |
point to proper interdocs url
Diffstat (limited to 'api-docs/source')
| -rw-r--r-- | api-docs/source/conf.py | 2 |
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} |
