Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 82290e3

Browse files
author
radeva
authored
docs: update commit message guidelines link
docs: update commit message guidelines link
1 parent 26ad57e commit 82290e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
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-message-guidelines)
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)