From 2bb76f2f295c8c76fba8a946cda4609b1188d6b2 Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Sat, 2 Nov 2019 13:01:12 -0500 Subject: [PATCH] add full url for code of conduct to satisfy CRAN and pkgdown --- README.md | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a46d152..7ca2b0d 100644 --- a/README.md +++ b/README.md @@ -167,4 +167,4 @@ runApp( list( ui = ui, server = server ) ) ### code of conduct -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. +Please note that this project is released with a [Contributor Code of Conduct](https://github.com/timelyportfolio/listviewer/blob/master/CONDUCT.md). By participating in this project you agree to abide by its terms. diff --git a/docs/index.html b/docs/index.html index 1eec3b0..47a66ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -205,7 +205,7 @@

code of conduct

-

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

+

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.