We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc32eb commit e28d0b4Copy full SHA for e28d0b4
1 file changed
doc/conf.py
@@ -219,7 +219,7 @@
219
'sklearn': ('https://scikit-learn.org/stable/', None),
220
'matplotlib': ('https://matplotlib.org/', None),
221
'shap': ('https://shap.readthedocs.io/en/stable/', None),
222
- 'dowhy': ('https://microsoft.github.io/dowhy/', None)}
+ 'dowhy': ('https://py-why.github.io/dowhy/', None)}
223
224
225
# -- Options for todo extension ----------------------------------------------
0 commit comments