Skip to content

Commit e01d85f

Browse files
authored
Merge pull request #40 from zvonimirfras/master
Update i18n angular guide link
2 parents e38e185 + b58c980 commit e01d85f

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
@@ -101,7 +101,7 @@ To keep our build dependancies local we use npm scripts to run our webpack, gulp
101101
- [Style guide (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Style-guide)
102102
- [General component API guidelines (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Component-API-guidelines)
103103
- [Angular style guide](https://angular.io/styleguide)
104-
- [I18N tooling](https://angular.io/docs/ts/latest/cookbook/i18n.html)
104+
- [I18N tooling](https://angular.io/guide/i18n)
105105
- (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/))
106106
- [TypeScript docs](https://www.typescriptlang.org/docs/tutorial.html)
107107

0 commit comments

Comments
 (0)