|
@@ -110,7 +110,7 @@ pygments_style = 'trac'
|
|
|
|
|
|
|
|
|
intersphinx_mapping = {
|
|
|
- 'python': ('http://docs.python.org/2.7', None),
|
|
|
+ 'python': ('http://docs.python.org/', None),
|
|
|
'sphinx': ('http://sphinx-doc.org/', None),
|
|
|
'six': ('http://pythonhosted.org/six/', None),
|
|
|
'simplejson': ('http://simplejson.readthedocs.org/en/latest/', None),
|