Skip to content

Commit 8d3434c

Browse files
Merge pull request #364 from campbead/patch-2
Fixed dead hyperlink
2 parents d35f96e + e159872 commit 8d3434c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

11-step-by-step-secure.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ testServer(computation_module_server, {
106106
})
107107
```
108108

109-
This methodology is still under development, so we won't go deeper into this subject, but if you want to follow the update on this topic, please refer to the [Server function testing with Shiny](https://shiny.rstudio.com/articles/integration-testing.html) article on the `{shiny}` website.
109+
This methodology is still under development, so we won't go deeper into this subject, but if you want to follow the update on this topic, please refer to the [Server function testing with Shiny](https://shiny.rstudio.com/articles/server-function-testing.html) article on the `{shiny}` website.
110110

111111
### Testing the interactive logic
112112

0 commit comments

Comments
 (0)