Skip to content

Commit 5e6f5cf

Browse files
authored
docs: Update link to commit convention
1 parent 374acc5 commit 5e6f5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Help us develop and maintain Styleguidist:
1515

1616
## Commit message conventions
1717

18-
We use a simplified [Angular commit message conventions](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit). This makes automated releases with [semantic-release](https://github.com/semantic-release/semantic-release) possible.
18+
We use a simplified [Angular commit message conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit). This makes automated releases with [semantic-release](https://github.com/semantic-release/semantic-release) possible.
1919

2020
\*\*The main differences with the Angular convention is that all messages are capitalized. Commit messages are written for humans to read, so we should use text convention for humans, not for machines.
2121

0 commit comments

Comments
 (0)