diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 5c5ebdd259..b671a33264 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -44,6 +44,6 @@ Project maintainers who do not follow or enforce the Code of Conduct in good fai This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version] -[OCoC]: ORG_CODE_OF_CONDUCT.md +[OCoC]: https://github.com/bytecodealliance/wasmtime/blob/master/ORG_CODE_OF_CONDUCT.md [homepage]: https://www.contributor-covenant.org [version]: https://www.contributor-covenant.org/version/1/4/ diff --git a/docs/contributing-coc.md b/docs/contributing-coc.md index 3fcb32caca..83cb9cc90e 100644 --- a/docs/contributing-coc.md +++ b/docs/contributing-coc.md @@ -1,3 +1 @@ -# Code of Conduct - -... more coming soon +{{#include ../CODE_OF_CONDUCT.md }}