Skip to content

Commit e4b0da3

Browse files
committed
Update Code of Conduct links in Readme and Contribution guide.
Resolves #1320
1 parent b947b34 commit e4b0da3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[[code-of-conduct]]
44
== Code of Conduct
55

6-
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct].
6+
This project adheres to the Contributor Covenant link:https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct].
77
By participating, you are expected to uphold this code.
88
Please report unacceptable behavior to [email protected].
99

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The parent project can be eased for either a single-module Maven project or a mu
66

77
== Code of Conduct
88

9-
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 [email protected].
9+
This project is governed by the link:https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[Spring Code of Conduct]. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to [email protected].
1010

1111
== Project setup
1212

0 commit comments

Comments
 (0)