From 4875bd1e16a930f082e3d524d4441fb37950a229 Mon Sep 17 00:00:00 2001 From: Hadley Wickham Date: Fri, 9 Oct 2020 07:08:05 -0500 Subject: [PATCH] Move netlify sponsorship to bottom --- index.rmd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.rmd b/index.rmd index 7920bdc..89f02ef 100644 --- a/index.rmd +++ b/index.rmd @@ -22,8 +22,6 @@ Please note that R4DS uses a [Contributor Code of Conduct](https://contributor-c ## Acknowledgements {-} -R4DS is hosted on . - ```{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 as part of their support of open source software and communities.