diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 355e6ff..dd2003f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -297,4 +297,4 @@ texinfo_documents = [ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None)} +intersphinx_mapping = {'python': ('https://docs.python.org/3/', None)} |
