Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Dec 30, 2024
1 parent bcb994d commit cee73de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/url_check.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#'
#' # If there are broken URLs they will be printed in a list at "check_reports/url_checks.tsv"
#'
#' qmd_dir <- setup_ottr_template(dir = ".", type = "qmd", render = FALSE)
#' qmd_dir <- setup_ottr_template(dir = ".", type = "quarto", render = FALSE)
#'
#' check_urls(qmd_dir)
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/check_spelling.Rd

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

2 changes: 1 addition & 1 deletion man/check_urls.Rd

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

0 comments on commit cee73de

Please sign in to comment.