mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: fix commit message guideline link (#60296)
Fixes the link for the commit message guideline in CONTRIBUTING.md pointing to the building and testing angular guide instead of the commit message guidelines Fixes #60925 PR Close #60296
This commit is contained in:
committed by
Andrew Kushnir
parent
c41b3c83ca
commit
f9b6bf91be
+1
-1
@@ -243,7 +243,7 @@ The following documents can help you sort out issues with GitHub accounts and mu
|
||||
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
|
||||
[corporate-cla]: https://cla.developers.google.com/about/google-corporate
|
||||
[dev-doc]: ./contributing-docs/building-and-testing-angular.md
|
||||
[commit-message-guidelines]: ./contributing-docs/building-and-testing-angular.md
|
||||
[commit-message-guidelines]: ./contributing-docs/commit-message-guidelines.md
|
||||
[github]: https://github.com/angular/angular
|
||||
[discord]: https://discord.gg/angular
|
||||
[individual-cla]: https://cla.developers.google.com/about/google-individual
|
||||
|
||||
Reference in New Issue
Block a user