diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 85ed20dba..8ff7ea61d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,7 @@ +--- +title: Code of Conduct +--- + ## Code of Conduct This project and the corresponding community is governed by the [JetBrains Open Source and Community Code of Conduct](https://confluence.jetbrains.com/display/ALL/JetBrains+Open+Source+and+Community+Code+of+Conduct). Please make sure you read it. diff --git a/_SUMMARY.md b/_SUMMARY.md index 32b7320ba..f1728c18b 100644 --- a/_SUMMARY.md +++ b/_SUMMARY.md @@ -7,6 +7,7 @@ * [About this Guide](intro/about.md) * [Key Topics](intro/key_topics.md) * [Contributing](CONTRIBUTING.md) + * [Code of Conduct](CODE_OF_CONDUCT.md) * [Getting Help](intro/getting_help.md) * [Recently Updated](recently_updated.md) diff --git a/basics/platform_contributions.md b/basics/platform_contributions.md index 2667e8904..371440e94 100644 --- a/basics/platform_contributions.md +++ b/basics/platform_contributions.md @@ -2,7 +2,7 @@ title: Contributing to the IntelliJ Platform --- -Please make sure to read the [JetBrains Open Source and Community Code of Conduct](https://confluence.jetbrains.com/display/ALL/JetBrains+Open+Source+and+Community+Code+of+Conduct). +Please make sure to read the [Code of Conduct](../CODE_OF_CONDUCT.md). #### Participate in the Community