Skip to content

Commit 9045055

Browse files
committed
update resources links
1 parent c84a39b commit 9045055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ To keep our build dependancies local we use npm scripts to run our webpack, gulp
109109
- `npm test` to run tests
110110

111111
### Resources
112-
- [Style guide (WIP)](#)
113-
- [General component API guidelines (WIP)](#)
112+
- [Style guide (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Style-guide)
113+
- [General component API guidelines (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Component-API-guidelines)
114114
- [Angular style guide](https://angular.io/styleguide)
115115
- [I18N tooling](https://angular.io/docs/ts/latest/cookbook/i18n.html)
116116
- (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/))

0 commit comments

Comments
 (0)