fix the link to coding convention.

This commit is contained in:
Valentin Stoychev
2016-05-20 16:14:15 +03:00
parent 2bad2295b0
commit 63746df3dd

View File

@@ -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).