Skip to content

Commit ed222c3

Browse files
committed
Update urls
1 parent 0868bfd commit ed222c3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

R/lifecycle.R

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
#'
77
#' Learn more at <https://lifecycle.r-lib.org/articles/communicate.html>
88
#'
9-
#' @seealso [use_lifecycle_badge()] to signal the [global lifecycle
10-
#' stage](https://www.tidyverse.org/lifecycle/) of your package as a whole.
9+
#' @seealso [use_lifecycle_badge()] to signal the [lifecycle
10+
#' stage](https://lifecycle.r-lib.org/articles/stages.html) of your package
11+
#' as whole
1112
#' @export
1213
use_lifecycle <- function() {
1314
check_is_package("use_lifecycle()")

man/use_lifecycle.Rd

Lines changed: 2 additions & 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)