summaryrefslogtreecommitdiff
path: root/doc/src/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/conf.py')
-rw-r--r--doc/src/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py
index 94ffa34..22c5c46 100644
--- a/doc/src/conf.py
+++ b/doc/src/conf.py
@@ -62,7 +62,7 @@ except ImportError:
intersphinx_mapping = {
'py': ('http://docs.python.org/', None),
- 'py3': ('http://docs.python.org/3.2', None),
+ 'py3': ('http://docs.python.org/3.4', None),
}
# Pattern to generate links to the bug tracker