Skip to content

Commit 9252d12

Browse files
Update shiny.R
Update link to shiny tutorial (http://shiny.rstudio.com/tutorial/)
1 parent f95a0fa commit 9252d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/shiny.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ NULL
88
#' pre-built widgets make it possible to build beautiful, responsive, and
99
#' powerful applications with minimal effort.
1010
#'
11-
#' The Shiny tutorial at \url{http://rstudio.github.com/shiny/tutorial} explains
11+
#' The Shiny tutorial at \url{http://shiny.rstudio.com/tutorial/} explains
1212
#' the framework in depth, walks you through building a simple application, and
1313
#' includes extensive annotated examples.
1414
#'

0 commit comments

Comments
 (0)