Skip to content

Commit d647afc

Browse files
authored
Change npm badge URLs to HTTPS
Updated npm badge URLs to use HTTPS.
1 parent 7744130 commit d647afc

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
@@ -9,8 +9,8 @@ React Cascader Component.
99
[![bundle size][bundlephobia-image]][bundlephobia-url]
1010
[![dumi][dumi-image]][dumi-url]
1111

12-
[npm-image]: http://img.shields.io/npm/v/@rc-component/cascader.svg?style=flat-square
13-
[npm-url]: http://npmjs.org/package/@rc-component/cascader
12+
[npm-image]: https://img.shields.io/npm/v/@rc-component/cascader.svg?style=flat-square
13+
[npm-url]: https://npmjs.org/package/@rc-component/cascader
1414
[travis-image]: https://img.shields.io/travis/react-component/cascader/master?style=flat-square
1515
[travis-url]: https://travis-ci.com/react-component/cascader
1616
[github-actions-image]: https://github.com/react-component/cascader/actions/workflows/main.yml/badge.svg
@@ -316,4 +316,4 @@ $ npm run coverage
316316

317317
<a href="https://openomy.app/github/react-component/cascader" target="_blank" style="display: block; width: 100%;" align="center">
318318
<img src="https://www.openomy.app/svg?repo=react-component/cascader&chart=bubble&latestMonth=24" target="_blank" alt="Contribution Leaderboard" style="display: block; width: 100%;" />
319-
</a>
319+
</a>

0 commit comments

Comments
 (0)