File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ This example illustrates some of the advantages of purrr functions over the equi
6969 generating anonymous functions), a character vector (used to extract
7070 components by name), or a numeric vector (used to extract by position).
7171
72- ## Code of conduct
72+ -----
7373
74- Please note that this project is released with a [ Contributor Code of Conduct] ( CODE_OF_CONDUCT.md ) .
74+ Please note that this project is released with a [ Contributor Code of Conduct] ( https://purrr.tidyverse.org/CODE_OF_CONDUCT ) .
7575By participating in this project you agree to abide by its terms.
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ the equivalents in base R:
7272 to extract components by name), or a numeric vector (used to extract
7373 by position).
7474
75- ## Code of conduct
75+ -----
7676
7777Please note that this project is released with a [ Contributor Code of
78- Conduct] ( CODE_OF_CONDUCT.md ) . By participating in this project you agree
78+ Conduct] ( https://purrr.tidyverse.org/CODE_OF_CONDUCT ) . By participating in this project you agree
7979to abide by its terms.
You can’t perform that action at this time.
0 commit comments