Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit de2919c

Browse files
docs(guide/i18n): fix link to i18n files in the project
Closes #4998
1 parent 6194327 commit de2919c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/i18n.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ http://userguide.icu-project.org/locale ICU } website for more information about
4343
**Supported locales in Angular**
4444
Angular separates number and datetime format rule sets into different files, each file for a
4545
particular locale. You can find a list of currently supported locales {@link
46-
https://github.com/angular/angular.js/tree/master/i18n/locale here}
46+
https://github.com/angular/angular.js/tree/master/src/ngLocale here}
4747
# Providing locale rules to Angular
4848

4949
There are two approaches to providing locale rules to Angular:

0 commit comments

Comments
 (0)