diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 815ab36f8..7e171a2ca 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -148,4 +148,4 @@ All code contributed to this project should adhere to a consistent style, so ple - Declare variables at the top of a scope - Return early -For a more detailed guide, check the [Coding Convention](CodingConvention.md). +For a more detailed guide, check the [Coding Convention](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).