Skip to content

Commit 499a317

Browse files
committed
Update url
1 parent fb7f116 commit 499a317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/url.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' `url_parse()` parses a URL into its component pieces; `url_build()` does
44
#' the reverse, converting a list of pieces into a string URL. See
5-
#' [rfc3986](https://tools.ietf.org/html/rfc3986) for details of parsing
5+
#' [rfc3986](https://www.rfc-editor.org/rfc/rfc3986) for details of parsing
66
#' algorithm.
77
#'
88
#' @param url For `url_parse()` a string to parse into a URL;

man/url_parse.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)