Skip to content

Commit b7e54c8

Browse files
Update CONTRIBUTING.md
1 parent a51fa80 commit b7e54c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ author credit if we do. Active contributors might be asked to join the core tea
1616
given the ability to merge pull requests.
1717

1818
## Code of Conduct
19-
This project adheres to the Contributor Covenant [Code of conduct](https://github.com/spring-cloud/spring-cloud-build/blob/master/docs/src/main/asciidoc/code-of-conduct.adoc). By participating, you are expected to uphold this code. Please report
19+
This project adheres to the Contributor Covenant [Code of conduct](https://github.com/spring-cloud/spring-cloud-build/blob/main/docs/modules/ROOT/partials/code-of-conduct.adoc). By participating, you are expected to uphold this code. Please report
2020
unacceptable behavior to [email protected].
2121

2222
## Code Conventions and Housekeeping
@@ -41,4 +41,4 @@ added after the original pull request but before a merge.
4141
other target branch in the main project).
4242
* When writing a commit message please follow [these conventions](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html),
4343
if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit
44-
message (where XXXX is the issue number).
44+
message (where XXXX is the issue number).

0 commit comments

Comments
 (0)