We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2794cf0 commit d9d2babCopy full SHA for d9d2bab
1 file changed
vignettes/updating_rank_list.Rmd
@@ -27,7 +27,7 @@ library(htmltools)
27
tags$div(
28
class = "shiny-app-frame",
29
tags$iframe(
30
- src = "https://andrie-de-vries.shinyapps.io/sortable_update_rank_list_ui",
+ src = "https://andrie-de-vries.shinyapps.io/sortable_update_rank_list_app",
31
width = 800,
32
height = 700
33
)
0 commit comments