I'd like to submit a pull request with some typo-fixes to documentation on the rstudio website. Where can i find the github repository to make a contribution?
Specifically, this page: http://rmarkdown.rstudio.com/developer_parameterized_reports.html
The RStudio GitHub account can be found here: https://github.com/rstudio
There are ~200 repositories, so it might take some time to find what you're looking for, assuming that the site is available on GitHub.
The site is in the rmarkdown repository but in the gh-page branches
rmarkdown
and the file your looking for
thanks @cderv and @jessemaegan! edits and pull request are made.