Skip to content

Commit

Permalink
fix tidyeval url
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Oct 18, 2022
1 parent ddaad27 commit 91892f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/utils-tidy-eval.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
#' \code{as_label()}. If you know you have quoted a simple variable
#' name, or would like to enforce this, use \code{as_name()}.
#'
#' To learn more about tidy eval and how to use these tools, visit
#' \url{https://tidyeval.tidyverse.org} and the
#' To learn more about tidy eval and how to use these tools, visit the
#' \href{https://adv-r.hadley.nz/metaprogramming.html}{Metaprogramming
#' section} of \href{https://adv-r.hadley.nz}{Advanced R}.
#'
Expand Down
3 changes: 1 addition & 2 deletions man/tidyeval.Rd

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

0 comments on commit 91892f3

Please sign in to comment.