From a77096f62a7f10ed218bdbe73c6e95a2a5fdbc98 Mon Sep 17 00:00:00 2001 From: Seb Dalgarno Date: Fri, 17 Apr 2020 08:49:28 -0700 Subject: [PATCH] fix code of conduct link --- README.Rmd | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.Rmd b/README.Rmd index de908a0..0b65fc5 100644 --- a/README.Rmd +++ b/README.Rmd @@ -176,5 +176,5 @@ Please report any [issues](https://github.com/poissonconsulting/tinter/issues). [Pull requests](https://github.com/poissonconsulting/tinter/pulls) are always welcome. -Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). +Please note that this project is released with a [Contributor Code of Conduct](https://github.com/poissonconsulting/tinter/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. diff --git a/README.md b/README.md index b5ca3bd..4a56718 100644 --- a/README.md +++ b/README.md @@ -157,5 +157,5 @@ Please report any always welcome. Please note that this project is released with a [Contributor Code of -Conduct](CONDUCT.md). By participating in this project you agree to -abide by its terms. +Conduct](https://github.com/poissonconsulting/tinter/blob/master/CODE_OF_CONDUCT.md). +By participating in this project you agree to abide by its terms.