Skip to content

Commit 16e6ae2

Browse files
committed
fix links
1 parent 5f0792e commit 16e6ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ The following functions enable you to render and preview Quarto documents and pr
1919
| [`quarto_render()`](https://quarto-dev.github.io/quarto-r/reference/quarto_render.html) | Render a file or project |
2020
| [`quarto_preview()`](https://quarto-dev.github.io/quarto-r/reference/quarto_preview.html) | Live preview a file or project |
2121
| [`quarto_preview_stop()`](https://quarto-dev.github.io/quarto-r/reference/quarto_preview.html) | Stop live previewing |
22-
| [`quarto_serve()`](https://quarto-dev.github.io/quarto-r/reference/quarto_serve.html) | Run interactive document |
22+
| [`quarto_run()`](https://quarto-dev.github.io/quarto-r/reference/quarto_run.html) | Run interactive document |
2323

2424
### Publishing
2525

26-
These functions enable you to publish static and interactive documents, websites, and books to [RStudio Connect](https://www.rstudio.com/products/connect/) and [shinyapps.io](https://www.shinyapps.io/):
26+
These functions enable you to publish static and interactive documents, websites, and books to [Posit Connect](https://posit.co/products/enterprise/connect/) and [shinyapps.io](https://www.shinyapps.io/):
2727

2828
| | |
2929
|---------------------------|------------------------------------|

0 commit comments

Comments
 (0)