Skip to content

Commit 815e784

Browse files
committed
chore: Fix demo url.
1 parent 0a53e95 commit 815e784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ server <- function(input, output, session) {
7272
shinyApp(ui, server)
7373
```
7474

75-
For more examples of empty state components, please see this [demo](https://connect.appsilon.com/shiny-emptysate-demo/).
75+
For more examples of empty state components, please see this [demo](https://connect.appsilon.com/shiny-emptystate-demo/).
7676

7777
## How to contribute?
7878

0 commit comments

Comments
 (0)