We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e01058 commit e3ca7ccCopy full SHA for e3ca7cc
inst/examples/showcase/app.R
@@ -209,7 +209,7 @@ makeRouter <- function(items, routes) {
209
target = "_blank",
210
img(
211
class = "logo",
212
- src = "https://github.com/Appsilon/shiny.react/raw/master/man/figures/shiny-react.png"
+ src = "https://github.com/Appsilon/shiny.react/raw/main/man/figures/shiny-react.png"
213
)
214
215
),
0 commit comments