Skip to content

Commit

Permalink
Remove ICU URL
Browse files Browse the repository at this point in the history
As the SSL certificate seems to be misconfigured in some way
  • Loading branch information
jimhester committed Sep 22, 2021
1 parent 1e024da commit fc69d31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/date-symbols.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' When parsing dates, you often need to know how weekdays of the week and
#' months are represented as text. This pair of functions allows you to either
#' create your own, or retrieve from a standard list. The standard list is
#' derived from ICU (<http://site.icu-project.org>) via the stringi package.
#' derived from ICU (`http://site.icu-project.org`) via the stringi package.
#'
#' @param mon,mon_ab Full and abbreviated month names.
#' @param day,day_ab Full and abbreviated week day names. Starts with Sunday.
Expand Down
2 changes: 1 addition & 1 deletion man/date_names.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc69d31

Please sign in to comment.