Skip to content

Commit cb7e44b

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 99bd4ba + 86d24f5 commit cb7e44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/COMMIT_CONVENTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ to read on GitHub as well as in various git tools.
2020

2121
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
2222

23-
Samples: (even more [samples](https://github.com/thermage/thermage/commits/dev))
23+
Samples: (even more [samples](https://github.com/faker-javascript/animal/commits/master))
2424

2525
### Revert
2626
If the commit reverts a previous commit, it should begin with `revert: `, followed by the header of the reverted commit. In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit being reverted.

0 commit comments

Comments
 (0)