Skip to content

Commit e227150

Browse files
committed
Update "conf.py" file.
1 parent 12a4cba commit e227150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"matplotlib": ("https://matplotlib.org/stable", None),
3131
"numpy": ("https://numpy.org/doc/stable", None),
3232
"pandas": ("https://pandas.pydata.org/pandas-docs/dev", None),
33-
"scipy": ("https://docs.scipy.org/doc/scipy-1.8.0/html-scipyorg", None),
33+
"scipy": ("https://docs.scipy.org/doc/scipy-1.8.0/", None),
3434
}
3535

3636
autodoc_member_order = "bysource"

0 commit comments

Comments
 (0)