From 1b4f6bbe3311281791e052cc486e2dc49921299e Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Wed, 15 Apr 2020 17:17:25 -0500 Subject: [PATCH] Link to shared CODE_OF_CONDUCT Issue gh-8396 --- CONTRIBUTING.adoc | 3 +-- README.adoc | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index a1285a002c..9b4fb56e9e 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -4,8 +4,7 @@ _Please refer back to this document as a checklist before issuing any pull reque = Code of Conduct -This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct]. -By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. +Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct] = Similar but different diff --git a/README.adoc b/README.adoc index bbc983ce2f..3ebd60d0fa 100644 --- a/README.adoc +++ b/README.adoc @@ -10,8 +10,7 @@ a minimum and also requires Java 8. For a detailed list of features and access to the latest release, please visit https://spring.io/projects[Spring projects]. == Code of Conduct -This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct]. -By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. +Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct] == Downloading Artifacts See https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-artifacts[downloading Spring artifacts] for Maven repository information.