Skip to content

Commit

Permalink
Fixed link/url.
Browse files Browse the repository at this point in the history
  • Loading branch information
AEBilgrau committed Apr 19, 2019
1 parent 4c003ee commit 1ffda62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/runGMCM.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Run the GMCM shiny application
#'
#' Function for starting a local instance of the GMCM shiny application.
#' The online application is found at \link{https://gmcm.shinyapps.ui/GMCM/}.
#' The online application is found at \url{https://gmcm.shinyapps.io/GMCM/}.
#'
#' @param ... Arguments passed to \code{\link[shiny]{runApp}}.
#' @return Retuns nothing (usually). See \code{\link[shiny]{runApp}}.
Expand Down
2 changes: 1 addition & 1 deletion man/runGMCM.Rd

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

0 comments on commit 1ffda62

Please sign in to comment.