Skip to content

Commit fc69d31

Browse files
committed
Remove ICU URL
As the SSL certificate seems to be misconfigured in some way
1 parent 1e024da commit fc69d31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/date-symbols.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' When parsing dates, you often need to know how weekdays of the week and
44
#' months are represented as text. This pair of functions allows you to either
55
#' create your own, or retrieve from a standard list. The standard list is
6-
#' derived from ICU (<http://site.icu-project.org>) via the stringi package.
6+
#' derived from ICU (`http://site.icu-project.org`) via the stringi package.
77
#'
88
#' @param mon,mon_ab Full and abbreviated month names.
99
#' @param day,day_ab Full and abbreviated week day names. Starts with Sunday.

man/date_names.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)