Skip to content

Commit 3bc48fd

Browse files
committed
Update i18n angular guide link
1 parent 527412d commit 3bc48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To keep our build dependancies local we use npm scripts to run our webpack, gulp
9999
- [Style guide (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Style-guide)
100100
- [General component API guidelines (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Component-API-guidelines)
101101
- [Angular style guide](https://angular.io/styleguide)
102-
- [I18N tooling](https://angular.io/docs/ts/latest/cookbook/i18n.html)
102+
- [I18N tooling](https://angular.io/guide/i18n)
103103
- (Angular 2+ doesn't have anything like ngAria, instead here's [The A11Y Project](http://a11yproject.com/), [WAI-ARIA specs](https://www.w3.org/TR/wai-aria/), and [WAI-ARIA Authoring Practices](https://www.w3.org/TR/2016/WD-wai-aria-practices-1.1-20160317/))
104104
- [TypeScript docs](https://www.typescriptlang.org/docs/tutorial.html)
105105

0 commit comments

Comments
 (0)