Skip to content

Commit 3252a50

Browse files
HNygardcaitp
authored andcommitted
docs(CONTRIBUTING.md): fixing link to Google Closure I18N library
The old seems to link to the source code of I18N. Found the same folder on their new Github repo. "Closure Library's source repository has moved to GitHub.", https://code.google.com/p/closure-library/ Closes angular#7638
1 parent a594fa5 commit 3252a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ You can find out more detailed information about contributing in the
253253
254254
255255
256-
[Google Closure I18N library]: https://code.google.com/p/closure-library/source/browse/closure/goog/i18n/
256+
[Google Closure I18N library]: https://github.com/google/closure-library/tree/master/closure/goog/i18n
257257
[angular-dev]: https://groups.google.com/forum/?fromgroups#!forum/angular-dev
258258
[coc]: https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md
259259
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#

0 commit comments

Comments
 (0)