Skip to content

Commit e28d0b4

Browse files
committed
Update dowhy documentation link
1 parent dbc32eb commit e28d0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
'sklearn': ('https://scikit-learn.org/stable/', None),
220220
'matplotlib': ('https://matplotlib.org/', None),
221221
'shap': ('https://shap.readthedocs.io/en/stable/', None),
222-
'dowhy': ('https://microsoft.github.io/dowhy/', None)}
222+
'dowhy': ('https://py-why.github.io/dowhy/', None)}
223223

224224

225225
# -- Options for todo extension ----------------------------------------------

0 commit comments

Comments
 (0)