Skip to content

Commit 072cf48

Browse files
author
tjq
committed
fix: 修正README中错误的GitHub Actions徽章链接
1 parent a5b26bc commit 072cf48

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
@@ -13,7 +13,7 @@ React Tooltip
1313
[npm-url]: http://npmjs.org/package/rc-tooltip
1414
[travis-image]: https://img.shields.io/travis/react-component/tooltip/master?style=flat-square
1515
[travis-url]: https://travis-ci.com/react-component/tooltip
16-
[github-actions-image]: https://github.com/react-component/upload/actions/workflows/react-component-ci.yml/badge.svg
16+
[github-actions-image]: https://github.com/react-component/tooltip/actions/workflows/react-component-ci.yml/badge.svg
1717
[github-actions-url]: https://github.com/react-component/tooltip/actions/workflows/react-component-ci.yml
1818
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/tooltip/master.svg?style=flat-square
1919
[codecov-url]: https://app.codecov.io/gh/react-component/tooltip

0 commit comments

Comments
 (0)