Skip to content

Commit

Permalink
add link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Jan 13, 2024
1 parent 35480a0 commit 616e502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/pr.R
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ pr_push <- function() {
pr_create()
} else {
ui_todo("
View PR at {ui_value(pr$pr_html_url)} or call {ui_code('pr_view()')}.")
View PR at {.url {pr$pr_html_url}} or call {.run usethis::pr_view()}.")
}

invisible()
Expand Down

0 comments on commit 616e502

Please sign in to comment.