Skip to content

Commit f388bcb

Browse files
committed
this URL often causes trouble in the incoming check on win-builder, so let's make it unclickable :(
1 parent 17d2bf7 commit f388bcb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/article.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ pnas_article <- function(..., keep_tex = TRUE) {
245245

246246
#' @section \code{sage_article}: Format for creating submissions to Sage
247247
#' Journals. Based on the official Sage Journals
248-
#' \href{https://uk.sagepub.com/sites/default/files/sage_latex_template_4.zip}{class}.
248+
#' \verb{https://uk.sagepub.com/sites/default/files/sage_latex_template_4.zip}{class}.
249249
#'
250250
#' Possible arguments for the YAML header are:
251251
#' \itemize{

man/article.Rd

Lines changed: 1 addition & 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)