Skip to content

Commit ca04630

Browse files
authored
Merge pull request #41 from Appsilon/fix-demo-url
chore: Fix demo url.
2 parents c5d197b + ffdd7cf commit ca04630

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)