diff --git a/README.Rmd b/README.Rmd index a586d3d9..ebf9b2e6 100644 --- a/README.Rmd +++ b/README.Rmd @@ -69,7 +69,7 @@ This example illustrates some of the advantages of purrr functions over the equi generating anonymous functions), a character vector (used to extract components by name), or a numeric vector (used to extract by position). -## Code of conduct +----- -Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). +Please note that this project is released with a [Contributor Code of Conduct](https://purrr.tidyverse.org/CODE_OF_CONDUCT). By participating in this project you agree to abide by its terms. diff --git a/README.md b/README.md index 39f6397d..d59150de 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,8 @@ the equivalents in base R: to extract components by name), or a numeric vector (used to extract by position). -## Code of conduct +----- Please note that this project is released with a [Contributor Code of -Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree +Conduct](https://purrr.tidyverse.org/CODE_OF_CONDUCT). By participating in this project you agree to abide by its terms.