diff --git a/doc/conf.py b/doc/conf.py index 57cfe9fb3..8edb25a3b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -219,7 +219,7 @@ 'sklearn': ('https://scikit-learn.org/stable/', None), 'matplotlib': ('https://matplotlib.org/', None), 'shap': ('https://shap.readthedocs.io/en/stable/', None), - 'dowhy': ('https://microsoft.github.io/dowhy/', None)} + 'dowhy': ('https://py-why.github.io/dowhy/', None)} # -- Options for todo extension ----------------------------------------------