Skip to content

Commit

Permalink
add link to check
Browse files Browse the repository at this point in the history
  • Loading branch information
jayhesselberth committed Nov 26, 2023
1 parent 9e2a9e2 commit 8eea32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/check.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ check_pkgdown <- function(pkg = ".") {
data_articles_index(pkg)
data_reference_index(pkg)

cli::cli_alert_success("No problems found in {.file _pkgdown.yml}")
cli::cli_alert_success("No problems found in {.file {pkgdown_config_relpath(pkg)}}")
}

0 comments on commit 8eea32d

Please sign in to comment.