Skip to content

Commit d230d1d

Browse files
committed
Change link that is going DOA
1 parent 50b89e4 commit d230d1d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ for errors that occurred at runtime.
117117
[`addTaskCallback()`](https://stat.ethz.ch/R-manual/R-devel/library/base/html/taskCallback.html)
118118
as a way to create a warning handler and for a brief discussion on "call"
119119
objects.
120-
- [Joshua Ulrich](http://www.joshuaulrich.com/) for advise on incorporating
120+
- [Joshua Ulrich](https://github.com/joshuaulrich/) for advise on incorporating
121121
the semi-documented [`last.warning`](https://stat.ethz.ch/R-manual/R-devel/library/base/html/warning.html)
122122
object that _R_ populates with warning messages.
123123

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ support for errors that occurred at runtime.
116116
[`addTaskCallback()`](https://stat.ethz.ch/R-manual/R-devel/library/base/html/taskCallback.html)
117117
as a way to create a warning handler and for a brief discussion on
118118
“call” objects.
119-
- [Joshua Ulrich](http://www.joshuaulrich.com/) for advise on
119+
- [Joshua Ulrich](https://github.com/joshuaulrich/) for advise on
120120
incorporating the semi-documented
121121
[`last.warning`](https://stat.ethz.ch/R-manual/R-devel/library/base/html/warning.html)
122122
object that *R* populates with warning messages.

cran-comments.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
0 errors | 0 warnings | 0 note
1010

11+
- This is a resubmit to fix a randomly dying link in the README file.
12+
1113
## Reverse dependencies
1214

1315
There are no reverse dependencies.

0 commit comments

Comments
 (0)