--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -40,5 +40,5 @@
 autodoc_member_order = 'groupwise'
 
 intersphinx_mapping = {
-  'http://docs.python.org/': None,
+  'python': ('http://docs.python.org/', None),
 }
