Skip to content

Commit c264b13

Browse files
committed
Remove VSCode link as it spuriously 404's
1 parent 8734fe0 commit c264b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/behind-the-scenes.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ generated HTML file to view the application (without modify browser security set
239239
Instead, we need to use a "Live Server" to view the application. This
240240
can be achieved with either:
241241

242-
- Use VSCode's [Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
242+
- Use VSCode's Live Server extension
243243
- Python's [`http.server`](https://docs.python.org/3/library/http.server.html) module
244244
- R's [`httpuv`](https://github.com/rstudio/httpuv) package
245245

0 commit comments

Comments
 (0)