From 8e84d397e2a69d3aa48ac5e348ec6f9e39d95e7c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 28 Jul 2020 15:40:26 +0200 Subject: [PATCH] DATAMONGO-2564 - Fix link to code of conduct. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index a6b69f974..f875e3ddd 100644 --- a/README.adoc +++ b/README.adoc @@ -10,7 +10,7 @@ Key functional areas of Spring Data MongoDB are a POJO centric model for interac == Code of Conduct -This project is governed by the link:CODE_OF_CONDUCT.adoc[Spring Code of Conduct]. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. +This project is governed by the https://github.com/spring-projects/.github/blob/e3cc2ff230d8f1dca06535aa6b5a4a23815861d4/CODE_OF_CONDUCT.md[Spring Code of Conduct]. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. == Getting Started