Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrie committed Dec 28, 2021
1 parent 560cd1d commit a029640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/about.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
title: "About this website"
---

Original R Manuals can be found at <https://cran.r-project.org/manuals.html>. The manuals in this website are built automatically from the originals using [Quarto](https://quarto.org). Code can be found at <https://github.com/rstudio/rstudio/r-manuals>.
Original R Manuals can be found at <https://cran.r-project.org/manuals.html>. The manuals in this website are built automatically from the originals using [Quarto](https://quarto.org). You can find the scripts that do the conversion at <https://github.com/rstudio/r-manuals>.

0 comments on commit a029640

Please sign in to comment.