Skip to content

Commit 2b0bdcf

Browse files
authored
Update CONTRIBUTING guide to point to Code of Conduct
1 parent cf88ed0 commit 2b0bdcf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Contributions to this project are [released](https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license) to the public under the [project's open source license](LICENSE).
44

5-
This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.
5+
This project adheres to a [Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.
66

7-
[code-of-conduct]: http://todogroup.org/opencodeofconduct/#GitHub%20Markup/[email protected]
7+
[code-of-conduct]: CODE_OF_CONDUCT.md
88

99
This library's only job is to decide which markup format to use and call out to an external library to convert the markup to HTML (see the [README](README.md) for more information on how markup is rendered on GitHub.com).
1010

0 commit comments

Comments
 (0)