Skip to content

Commit 60b5744

Browse files
committed
Fix CoC link
1 parent 35fd270 commit 60b5744

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ as_blob(c("Good morning", "Good evening"))
6464
---
6565

6666
Please note that the 'blob' project is released with a
67-
[Contributor Code of Conduct](CODE_OF_CONDUCT.md).
67+
[Contributor Code of Conduct](https://github.com/tidyverse/blob/CODE_OF_CONDUCT.md).
6868
By contributing to this project, you agree to abide by its terms.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ as_blob(c("Good morning", "Good evening"))
6363
-----
6464

6565
Please note that the ‘blob’ project is released with a [Contributor Code
66-
of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you
67-
agree to abide by its terms.
66+
of Conduct](https://github.com/tidyverse/blob/CODE_OF_CONDUCT.md). By
67+
contributing to this project, you agree to abide by its terms.

0 commit comments

Comments
 (0)