diff --git a/doc/source/conf.py b/doc/source/conf.py index e8cd85e3369f7..0fd075cee3f64 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -446,7 +446,7 @@ "pandas-gbq": ("https://pandas-gbq.readthedocs.io/en/latest/", None), "py": ("https://pylib.readthedocs.io/en/latest/", None), "python": ("https://docs.python.org/3/", None), - "scipy": ("https://docs.scipy.org/doc/scipy/reference/", None), + "scipy": ("https://docs.scipy.org/doc/scipy-1.7.1/reference/", None), "statsmodels": ("https://www.statsmodels.org/devel/", None), "pyarrow": ("https://arrow.apache.org/docs/", None), }