We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06eedb commit 1f57a36Copy full SHA for 1f57a36
1 file changed
docs/conf.py
@@ -76,7 +76,7 @@
76
pygments_style = 'sphinx'
77
78
# Example configuration for intersphinx: refer to the Python standard library.
79
-intersphinx_mapping = {'python': ('https://docs.python.org/2.7', None)}
+intersphinx_mapping = {'python': ('https://docs.python.org/3.7', None)}
80
81
82
# -- Options for HTML output ----------------------------------------------
0 commit comments