We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fbe76 commit 3c742d9Copy full SHA for 3c742d9
doc/conf.py
@@ -35,7 +35,7 @@
35
36
intersphinx_mapping = {
37
'python': ('https://docs.python.org/3/', None),
38
- 'numpy': ('https://docs.scipy.org/doc/numpy/', None),
+ 'numpy': ('https://numpy.org/doc/stable/', None),
39
}
40
41
master_doc = 'index'
0 commit comments