Skip to content

Commit c516dac

Browse files
authored
Update old link in docs
1 parent dd1dd06 commit c516dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,5 +311,5 @@ def _warn_node(self, msg, node, **kwargs):
311311
#texinfo_no_detailmenu = False
312312

313313
intersphinx_mapping = {
314-
'python': ('https://docs.python.org/2.7', None)
314+
'python': ('https://docs.python.org/3', None)
315315
}

0 commit comments

Comments
 (0)