mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
chore(doc): Fixed coding convention link
This commit is contained in:

committed by
GitHub

parent
2f0d3b0e0b
commit
d8caf5583c
@ -55,7 +55,7 @@ git checkout -b <my-fix-branch> master
|
||||
```
|
||||
|
||||
4. The fun part! Make your code changes. Make sure you:
|
||||
- Follow the [code conventions guide](CodeConvention.md).
|
||||
- Follow the [code conventions guide](CodingConvention.md).
|
||||
- Write unit tests for your fix or feature. Check out [writing unit tests guide](WritingUnitTests.md).
|
||||
|
||||
5. Before you submit your PR:
|
||||
|
Reference in New Issue
Block a user