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

Commit fa5ca11

Browse files
Stéphane Reynaudpetebacondarwin
Stéphane Reynaud
authored andcommitted
docs(guide/i18n): fix url-based links refs to AUTO module
Closes #6383
1 parent 48b86a4 commit fa5ca11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/guide/i18n.ngdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Currently, Angular supports i18n/l10n for
2222
[currency](http://docs.angularjs.org/#!/api/ng.filter:currency) filters.
2323

2424
Additionally, Angular supports localizable pluralization support provided by the {@link
25-
api/ng.directive:ngPluralize ngPluralize directive}.
25+
ng.directive:ngPluralize ngPluralize directive}.
2626

2727
All localizable Angular components depend on locale-specific rule sets managed by the {@link
28-
api/ng.$locale $locale service}.
28+
ng.$locale $locale service}.
2929

3030
For readers who want to jump straight into examples, we have a few web pages that showcase how to
3131
use Angular filters with various locale rule sets. You can find these examples either on

0 commit comments

Comments
 (0)