We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1dd06 commit c516dacCopy full SHA for c516dac
docs/conf.py
@@ -311,5 +311,5 @@ def _warn_node(self, msg, node, **kwargs):
311
#texinfo_no_detailmenu = False
312
313
intersphinx_mapping = {
314
- 'python': ('https://docs.python.org/2.7', None)
+ 'python': ('https://docs.python.org/3', None)
315
}
0 commit comments