Skip to content

Commit 3c7e909

Browse files
committed
fix badge urls
1 parent e081d1b commit 3c7e909

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ React Tooltip
1111

1212
[npm-image]: http://img.shields.io/npm/v/@rc-component/tooltip.svg?style=flat-square
1313
[npm-url]: http://npmjs.org/package/@rc-component/tooltip
14-
[travis-image]: https://img.shields.io/travis/@rc-component/tooltip/master?style=flat-square
15-
[travis-url]: https://travis-ci.com/@rc-component/tooltip
16-
[github-actions-image]: https://github.com/@rc-component/tooltip/actions/workflows/react-component-ci.yml/badge.svg
17-
[github-actions-url]: https://github.com/@rc-component/tooltip/actions/workflows/react-component-ci.yml
18-
[codecov-image]: https://img.shields.io/codecov/c/github/@rc-component/tooltip/master.svg?style=flat-square
19-
[codecov-url]: https://app.codecov.io/gh/@rc-component/tooltip
14+
[travis-image]: https://img.shields.io/travis/react-component/tooltip/master?style=flat-square
15+
[travis-url]: https://travis-ci.com/react-component/tooltip
16+
[github-actions-image]: https://github.com/react-component/tooltip/actions/workflows/react-component-ci.yml/badge.svg
17+
[github-actions-url]: https://github.com/react-component/tooltip/actions/workflows/react-component-ci.yml
18+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/tooltip/master.svg?style=flat-square
19+
[codecov-url]: https://app.codecov.io/gh/react-component/tooltip
2020
[download-image]: https://img.shields.io/npm/dm/@rc-component/tooltip.svg?style=flat-square
2121
[download-url]: https://npmjs.org/package/@rc-component/tooltip
2222
[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/tooltip

0 commit comments

Comments
 (0)