Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchufa2 committed May 20, 2023
1 parent 89de244 commit 50b5415
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions R/bridge.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
#' @docType package
#' @name bspm-package
#'
#' @seealso \code{\link{manager}}, \code{\link{integration}}, \code{\link{scripts}},
#' \code{\link{bspm-options}}
#' @seealso \code{\link{manager}}, \code{\link{integration}},
#' \code{\link{bspm-scripts}}, \code{\link{bspm-options}}
NULL

utils::globalVariables(c("BUS_NAME", "OPATH", "IFACE"))
Expand Down
2 changes: 1 addition & 1 deletion R/manager.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#' be used (e.g., in a containerized environment such as a Fedora Toolbox) for
#' every call, and then uses \code{sudo} accordingly.
#'
#' @seealso \code{\link{integration}}, \code{\link{scripts}}
#' @seealso \code{\link{integration}}, \code{\link{bspm-scripts}}
#'
#' @examples
#' \dontrun{
Expand Down
4 changes: 2 additions & 2 deletions man/bspm-package.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/manager.Rd

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

0 comments on commit 50b5415

Please sign in to comment.