Skip to content

Commit 39426f1

Browse files
author
Veselina Radeva
committed
fix: link to commit guidelines
1 parent 2f327b0 commit 39426f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ git checkout -b <my-fix-branch> master
5454

5555
4. The fun part! Make your code changes. Make sure you:
5656
- Follow the [code conventions guide](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).
57-
- Follow the [commit message guidelines](https://github.com/NativeScript/NativeScript/blob/pr-template/CONTRIBUTING.md#commit-messages)
57+
- Follow the [commit message guidelines](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages)
5858
- Update the README if you make changes to the plugin API
5959

6060
5. Before you submit your PR:

0 commit comments

Comments
 (0)