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 bcdb073 commit ee36c2fCopy full SHA for ee36c2f
doc/source/conf.py
@@ -413,7 +413,7 @@
413
"py": ("https://pylib.readthedocs.io/en/latest/", None),
414
"python": ("https://docs.python.org/3/", None),
415
"scipy": ("https://docs.scipy.org/doc/scipy/reference/", None),
416
- "statsmodels": ("http://www.statsmodels.org/devel/", None),
+ "statsmodels": ("https://www.statsmodels.org/devel/", None),
417
}
418
419
# extlinks alias
0 commit comments