Move netlify sponsorship to bottom

This commit is contained in:
Hadley Wickham 2020-10-09 07:08:05 -05:00
parent c7f80493d3
commit 4875bd1e16
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,6 @@ Please note that R4DS uses a [Contributor Code of Conduct](https://contributor-c
## Acknowledgements {-}
R4DS is hosted on <https://www.netlify.com>.
```{r, results = "asis", echo = FALSE, message = FALSE}
library(dplyr)
contributors <- readr::read_csv("contributors.csv", col_types = list())
@ -37,3 +35,4 @@ cat("R4DS is a collaborative effort and many people have contributed fixes and i
cat(paste0(contributors$desc, collapse = ", "))
```
R4DS is hosted by <https://www.netlify.com> as part of their support of open source software and communities.