Skip to content

Commit 25baf58

Browse files
update moved links found in CRAN check and pkgdown::build_site
1 parent 6b08310 commit 25baf58

32 files changed

+1101
-97
lines changed

R/scaffold_input.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#' R package.
55
#'
66
#' @param name Name of input
7-
#' @param npmPkgs Optional \href{https://npmjs.com/}{NPM} packages upon which
7+
#' @param npmPkgs Optional \href{https://www.npmjs.com/}{NPM} packages upon which
88
#' this input is based which will be used to populate \code{package.json}.
99
#' Should be a named list of names to
10-
#' \href{https://docs.npmjs.com/files/package.json#dependencies}{versions}.
10+
#' \href{https://docs.npmjs.com/files/package.json/}{versions}.
1111
#' @param edit Automatically open the input's source files after creating the
1212
#' scaffolding.
1313
#'

R/scaffold_widget.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
#' R package.
55
#'
66
#' @param name Name of widget
7-
#' @param npmPkgs Optional \href{https://npmjs.com/}{NPM} packages upon which
7+
#' @param npmPkgs Optional \href{https://www.npmjs.com/}{NPM} packages upon which
88
#' this widget is based which will be used to populate \code{package.json}.
99
#' Should be a named list of names to
10-
#' \href{https://docs.npmjs.com/files/package.json#dependencies}{versions}.
10+
#' \href{https://docs.npmjs.com/files/package.json/}{versions}.
1111
#' @param edit Automatically open the widget's JavaScript source file after
1212
#' creating the scaffolding.
1313
#'

docs/404.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONDUCT.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_htmlwidgets.html

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/intro_inputs.html

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)