diff --git a/R/ui-legacy.R b/R/ui-legacy.R index 420a57037..58edd5eca 100644 --- a/R/ui-legacy.R +++ b/R/ui-legacy.R @@ -14,7 +14,7 @@ #' usethis itself now uses cli internally for its UI, but these new functions #' are not exported and presumably never will be. There is a developer-focused #' article on the process of transitioning usethis's own UI to use cli: -#' [Converting usethis's UI to use cli](https://usethis.r-lib.org/articles/ui-cli-conversion.html) +#' [Converting usethis's UI to use cli](https://usethis.r-lib.org/articles/ui-cli-conversion.html). #' @details #' diff --git a/man/ui-legacy-functions.Rd b/man/ui-legacy-functions.Rd index 1a1976122..d1df6d888 100644 --- a/man/ui-legacy-functions.Rd +++ b/man/ui-legacy-functions.Rd @@ -75,8 +75,8 @@ make this transition: \code{vignette("usethis-ui", package = "cli")}. usethis itself now uses cli internally for its UI, but these new functions are not exported and presumably never will be. There is a developer-focused -article on the process of transitioning usethis's own UI to use cli (LINK -TO COME). +article on the process of transitioning usethis's own UI to use cli: +\href{https://usethis.r-lib.org/articles/ui-cli-conversion.html}{Converting usethis's UI to use cli}. } \details{ The \code{ui_} functions can be broken down into four main categories: