Skip to content

Commit

Permalink
Correct function and link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jan 30, 2024
1 parent ec03498 commit 1292828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The following functions enable you to render and preview Quarto documents and pr
| [`quarto_render()`](https://quarto-dev.github.io/quarto-r/reference/quarto_render.html) | Render a file or project |
| [`quarto_preview()`](https://quarto-dev.github.io/quarto-r/reference/quarto_preview.html) | Live preview a file or project |
| [`quarto_preview_stop()`](https://quarto-dev.github.io/quarto-r/reference/quarto_preview.html) | Stop live previewing |
| [`quarto_run()`](https://quarto-dev.github.io/quarto-r/reference/quarto_run.html) | Run interactive document |
| [`quarto_serve()`](https://quarto-dev.github.io/quarto-r/reference/quarto_serve.html) | Server interactive document |

### Publishing

Expand Down

0 comments on commit 1292828

Please sign in to comment.