Skip to content

Commit a6244d2

Browse files
authored
Merge pull request #93 from Appsilon/fix/shiny.react-branch-name
fix: update branch name
2 parents 7e01058 + e3ca7cc commit a6244d2

File tree

1 file changed

+1
-1
lines changed
  • inst/examples/showcase

1 file changed

+1
-1
lines changed

inst/examples/showcase/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ makeRouter <- function(items, routes) {
209209
target = "_blank",
210210
img(
211211
class = "logo",
212-
src = "https://github.com/Appsilon/shiny.react/raw/master/man/figures/shiny-react.png"
212+
src = "https://github.com/Appsilon/shiny.react/raw/main/man/figures/shiny-react.png"
213213
)
214214
)
215215
),

0 commit comments

Comments
 (0)