From 7cd4b634e8124c555be7f0532b80234ca6121cda Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Tue, 2 Feb 2016 11:39:57 -0600 Subject: [PATCH] Fixed link to code of conduct in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da4eb102a..8232fccdc 100644 --- a/README.md +++ b/README.md @@ -48,5 +48,5 @@ Here are some ways for you to get involved in the community: Before we accept a non-trivial patch or pull request we will need you to sign the [contributor's agreement](https://support.springsource.com/spring_committer_signup). Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests. # 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. + This project adheres to the [Contributor Covenant ](https://github.com/spring-projects/spring-batch/blob/master/CODE_OF_CONDUCT.adoc). By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. \ No newline at end of file