Skip to content

Commit 69e0885

Browse files
committed
Fix coc link in README
Link to the dev web site for now. [ci skip]
1 parent 5d454b3 commit 69e0885

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ and also in the installed package: `help(package = "cli")`.
198198
## Code of Conduct
199199

200200
Please note that the cli project is released with a
201-
[Contributor Code of Conduct](https://cli.r-lib.org/CODE_OF_CONDUCT.html).
201+
[Contributor Code of Conduct](https://cli.r-lib.org/dev/CODE_OF_CONDUCT.html).
202202
By contributing to this project, you agree to abide by its terms.
203203

204204
# License

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ and also in the installed package: `help(package = "cli")`.
193193
## Code of Conduct
194194

195195
Please note that the cli project is released with a [Contributor Code of
196-
Conduct](https://cli.r-lib.org/CODE_OF_CONDUCT.html). By contributing to
196+
Conduct](https://cli.r-lib.org/dev/CODE_OF_CONDUCT.html). By contributing to
197197
this project, you agree to abide by its terms.
198198

199199
# License

0 commit comments

Comments
 (0)