We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2783265 commit b340dd0Copy full SHA for b340dd0
1 file changed
README.md
@@ -32,7 +32,7 @@ load(url("http://www.rossmanchance.com/iscam4/ISCAM.RData"))
32
or
33
34
```r
35
-load(url("https://github.com/ISCAM4/ISCAM/raw/refs/heads/master/inst/extdata/ISCAM.RData"))
+load(url("https://iscam4.github.io/ISCAM/ISCAM.RData"))
36
```
37
38
<!--
0 commit comments