Skip to content

Commit 0cbd7ac

Browse files
committed
https
1 parent ed892bf commit 0cbd7ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/article.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ springer_article <- function(..., keep_tex = TRUE, citation_package = 'none'){
279279
}
280280

281281
#' @section \code{tf_article}: Format for creating submissions to a Taylor & Francis journal. Adapted from
282-
#' \url{http://www.tandf.co.uk/journals/authors/InteractCADLaTeX.zip}.
282+
#' \url{https://www.tandf.co.uk/journals/authors/InteractCADLaTeX.zip}.
283283
#' @export
284284
#' @rdname article
285285
tf_article <- function(..., keep_tex = TRUE, citation_package = 'natbib') {

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)