Skip to content

Commit b4b18e7

Browse files
committed
doc(readme): update badges
1 parent 24ab6ca commit b4b18e7

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
@@ -4,7 +4,7 @@
44
[![monthly downloads][npm-downloads-badge]](https://www.npmjs.com/package/smooth-scrollbar)
55
[![core size][size-badge]](dist/smooth-scrollbar.js)
66
[![gzip size][gzip-size-badge]](dist/smooth-scrollbar.js)
7-
[![Build status][travis-badge]](https://travis-ci.com/idiotWu/smooth-scrollbar)
7+
[![Build status][github-action-badge]](https://travis-ci.com/idiotWu/smooth-scrollbar)
88
[![Gitpod Ready-to-Code][gitpod-badge]](https://gitpod.io/from-referrer/)
99

1010
Customizable, Flexible, and High Performance Scrollbars!
@@ -95,7 +95,7 @@ If you are not using any bundlers, you can just load the UMD bundle:
9595

9696
[npm-version-badge]: https://img.shields.io/npm/v/smooth-scrollbar.svg?style=for-the-badge
9797
[npm-downloads-badge]: https://img.shields.io/npm/dm/smooth-scrollbar.svg?style=for-the-badge
98-
[travis-badge]: https://img.shields.io/travis/idiotWu/smooth-scrollbar.svg?style=for-the-badge
98+
[github-action-badge]: https://img.shields.io/github/workflow/status/idiotWu/smooth-scrollbar/Deploy%20to%20GitHub%20Pages?style=for-the-badge
9999
[size-badge]: http://img.badgesize.io/idiotWu/smooth-scrollbar/master/dist/smooth-scrollbar.js?label=core%20size&style=for-the-badge
100100
[gzip-size-badge]: http://img.badgesize.io/idiotWu/smooth-scrollbar/master/dist/smooth-scrollbar.js?label=gzip%20size&compression=gzip&style=for-the-badge
101101
[gitpod-badge]: https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?style=for-the-badge

0 commit comments

Comments
 (0)