Skip to content

Commit 215d494

Browse files
author
radeva
authored
docs: update commit message guidelines link
1 parent 637d153 commit 215d494

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
@@ -61,7 +61,7 @@ git checkout -b <my-fix-branch> master
6161

6262
4. The fun part! Make your code changes. Make sure you:
6363
- Follow the [NativeScript code conventions guide](https://github.com/NativeScript/NativeScript/blob/master/CodingConvention.md).
64-
- Follow the [Angular Commit message guidelines](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#heading=h.uyo6cb12dt6w).
64+
- Follow the [commit message guidelines](https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#-commit-message-guidelines).
6565

6666
5. Before you submit your PR:
6767
- Rebase your changes to the latest master: `git pull --rebase upstream master`.

0 commit comments

Comments
 (0)