You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Note that the R package was developed together with a python twin based on [scik
14
14
15
15
Documentation of functions in R: `here`
16
16
17
-
User guide: [http://doubleml.org](http://doubleml.org)
17
+
User guide: [http://docs.doubleml.org](http://docs.doubleml.org)
18
18
19
19
**DoubleML** is currently maintained by [`@MalteKurz`](https://github.com/MalteKurz) and [`@PhilippBach`](https://github.com/PhilippBach).
Copy file name to clipboardExpand all lines: vignettes/install.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,4 +46,4 @@ Load the package after completed installation.
46
46
library(DoubleML)
47
47
```
48
48
49
-
The python package `DoubleML` is avaiable via the github repository. For more information, please visit our [user guide](http:http://doubleml.org/).
49
+
The python package `DoubleML` is avaiable via the github repository. For more information, please visit our [user guide](http:http://docs.doubleml.org/).
0 commit comments