Skip to content

Commit b2a9ecd

Browse files
authored
Merge pull request #329 from canjs/landscaper/update-default-repos
Update README generated by DoneJS
2 parents fd73058 + 0f46f63 commit b2a9ecd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# can-component
22

3-
[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/canjs/can-component/blob/master/LICENSE.md)
3+
[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-component/blob/master/LICENSE.md)
56
[![npm version](https://badge.fury.io/js/can-component.svg)](https://www.npmjs.com/package/can-component)
67
[![Travis build status](https://travis-ci.org/canjs/can-component.svg?branch=master)](https://travis-ci.org/canjs/can-component)
78
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-component.svg)](https://greenkeeper.io/)
@@ -10,7 +11,7 @@ Create widgets that use a view, a view-model, and custom tags.
1011

1112
## Documentation
1213

13-
Read the [API docs on CanJS.com](https://canjs.com/doc/can-component.html).
14+
Read the [can-component API docs on CanJS.com](https://canjs.com/doc/can-component.html).
1415

1516
## Changelog
1617

@@ -23,4 +24,3 @@ The [contribution guide](https://github.com/canjs/can-component/blob/master/CONT
2324
## License
2425

2526
[MIT](https://github.com/canjs/can-component/blob/master/LICENSE.md)
26-

0 commit comments

Comments
 (0)