Skip to content

Commit 272f50a

Browse files
docs: Fix two links in CONTRIBUTING.md (#25230)
In CONTRIBUTING.md there are two broken links: 1) `full list` that should point to the renamed `commit-message.mts` file 2) `gitter` that probably should point to `https://gitter.im/angular/material2`
1 parent 47dfcb3 commit 272f50a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,11 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
260260
[material-group]: https://groups.google.com/forum/#!forum/angular-material2
261261
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
262262
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/preview
263-
[commit-message-scopes]: https://github.com/angular/components/blob/main/.ng-dev/commit-message.ts#L10
263+
[commit-message-scopes]: https://github.com/angular/components/blob/main/.ng-dev/commit-message.mts#L10
264264
[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html
265265
[dev-doc]: https://github.com/angular/components/blob/main/DEV_ENVIRONMENT.md
266266
[github]: https://github.com/angular/components
267-
[gitter]: https://gitter.im/angular/components
267+
[gitter]: https://gitter.im/angular/material2
268268
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
269269
[js-style-guide]: https://google.github.io/styleguide/jsguide.html
270270
[codepen]: http://codepen.io/

0 commit comments

Comments
 (0)