Skip to content

Commit afcd9c4

Browse files
authored
Update coverage badge of readme
1 parent 65c7864 commit afcd9c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ React Mentions
55

66
[![NPM version][npm-image]][npm-url]
77
[![build status][travis-image]][travis-url]
8-
[![Test coverage][coveralls-image]][coveralls-url]
8+
[![Test coverage][codecov-image]][codecov-url]
99
[![Dependencies](https://img.shields.io/david/react-component/mentions.svg?style=flat-square)](https://david-dm.org/react-component/mentions)
1010
[![DevDependencies](https://img.shields.io/david/dev/react-component/mentions.svg?style=flat-square)](https://david-dm.org/react-component/mentions?type=dev)
1111
[![npm download][download-image]][download-url]
@@ -16,8 +16,8 @@ React Mentions
1616
[npm-url]: http://npmjs.org/package/rc-mentions
1717
[travis-image]: https://img.shields.io/travis/react-component/mentions.svg?style=flat-square
1818
[travis-url]: https://travis-ci.org/react-component/mentions
19-
[coveralls-image]: https://img.shields.io/coveralls/react-component/mentions.svg?style=flat-square
20-
[coveralls-url]: https://coveralls.io/r/react-component/mentions?branch=master
19+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/mentions.svg?style=flat-square
20+
[codecov-url]: https://codecov.io/gh/react-component/mentions/branch/master
2121
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square
2222
[node-url]: http://nodejs.org/download/
2323
[download-image]: https://img.shields.io/npm/dm/rc-mentions.svg?style=flat-square

0 commit comments

Comments
 (0)