diff --git a/docs/source/conf.py b/docs/source/conf.py index a3c08a2f..d3bc2002 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -75,7 +75,7 @@ } intersphinx_mapping = { - 'python': ('https://docs.python.org/3.11', None), + 'python': ('https://docs.python.org/3.12', None), 'numpy': ('https://numpy.org/doc/stable/', None), 'scipy': ('https://docs.scipy.org/doc/scipy/', None), 'matplotlib': ('https://matplotlib.org/stable/', None),