Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 561544d

Browse files
committed
doc: Update NumPy's intersphinx URL.
1 parent ce432c0 commit 561544d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def _check_dependencies():
115115
'cycler': ('https://matplotlib.org/cycler', None),
116116
'dateutil': ('https://dateutil.readthedocs.io/en/stable/', None),
117117
'ipykernel': ('https://ipykernel.readthedocs.io/en/latest/', None),
118-
'numpy': ('https://docs.scipy.org/doc/numpy/', None),
118+
'numpy': ('https://numpy.org/doc/stable/', None),
119119
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
120120
'pytest': ('https://pytest.org/en/stable', None),
121121
'python': ('https://docs.python.org/3', None),

0 commit comments

Comments
 (0)