Skip to content

Commit

Permalink
fix broken link of lln.ani function's document
Browse files Browse the repository at this point in the history
  • Loading branch information
yulijia committed Jun 28, 2015
1 parent 9e1d283 commit 53b0911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/lln.ani.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#' very large sample size (say, 300), it is suggested that this argument be
#' specified as `\code{.}'.
#' @author Yihui Xie
#' @references \url{https://https://vis.supstat.com/2013/04/law-of-large-numbers/}
#' @references \url{https://vis.supstat.com/2013/04/law-of-large-numbers/}
#' @export
#' @example inst/examples/lln.ani-ex.R
lln.ani = function(
Expand Down
2 changes: 1 addition & 1 deletion man/lln.ani.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ ani.options(oopt)
Yihui Xie
}
\references{
\url{https://https://vis.supstat.com/2013/04/law-of-large-numbers/}
\url{https://vis.supstat.com/2013/04/law-of-large-numbers/}
}

0 comments on commit 53b0911

Please sign in to comment.