Skip to content

Commit a3f1026

Browse files
committed
fix path in vignette
1 parent 1c4e2d7 commit a3f1026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/deploy.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ to deploy with the app is in some other directory, this must also be selected fo
324324
You may receive an warning message indicating that (file)paths outside of the project are referred
325325
to by some scripts within this project. These arise in `vignettes/deploy.Rmd` and
326326
`scripts/create_browser_data.R` and (provided these are the only files that refer to non-embedded
327-
filepaths) you can safely ignore that warning (`deploy.Rmd` and `create_browser_data.Rmd` needn't
327+
filepaths) you can safely ignore that warning (`deploy.Rmd` and `create_browser_data.R` needn't
328328
be uploaded to shinyapps.io anyway).
329329

330330
Deployment may take a long time (around 5 minutes for deployment with the `wcdemo` example data).

0 commit comments

Comments
 (0)