We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b10e2 commit f52d75aCopy full SHA for f52d75a
doc/source/conf.py
@@ -446,7 +446,7 @@
446
"pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None),
447
"py": ("https://pylib.readthedocs.io/en/latest/", None),
448
"python": ("https://docs.python.org/3/", None),
449
- "scipy": ("https://docs.scipy.org/doc/scipy-1.7.1/reference/", None),
+ "scipy": ("https://docs.scipy.org/doc/scipy/", None),
450
"statsmodels": ("https://www.statsmodels.org/devel/", None),
451
"pyarrow": ("https://arrow.apache.org/docs/", None),
452
}
0 commit comments