diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3aca2e8..e5d7cd1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ community. ### Participation Conduct In order to ensure everyone has a fair, pleasant, and inclusive experience contributing to Neutrino, we ask that you -abide by our [community participation guidelines](/contributing/code-of-conduct.md), based on the +abide by our [community participation guidelines](./code-of-conduct.md), based on the [Contributor Covenant](http://contributor-covenant.org/). Please read and understand it for everyone's benefit. Following these guidelines helps to communicate that you respect the time of the developers managing @@ -61,7 +61,7 @@ possible. ## Getting started Most contributions will involve working with the neutrino-dev codebase. Please refer to the [development -documentation](/contributing/development.md) for technical details on getting started. +documentation](./development.md) for technical details on getting started. ## Filing bugs and issues