Skip to content

Commit f2c6303

Browse files
committed
docs: normalize readme badges
1 parent baa343b commit f2c6303

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://npmjs.org/package/@rc-component/pagination"><img alt="npm downloads" src="https://img.shields.io/npm/dm/@rc-component/pagination.svg?style=flat-square"></a>
99
<a href="https://github.com/react-component/pagination/actions/workflows/react-component-ci.yml"><img alt="build status" src="https://github.com/react-component/pagination/actions/workflows/react-component-ci.yml/badge.svg"></a>
1010
<a href="https://app.codecov.io/gh/react-component/pagination"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/react-component/pagination/master.svg?style=flat-square"></a>
11-
<a href="https://bundlephobia.com/package/@rc-component/pagination"><img alt="bundle size" src="https://badgen.net/bundlephobia/minzip/@rc-component/pagination"></a>
11+
<a href="https://bundlephobia.com/package/@rc-component/pagination"><img alt="bundle size" src="https://img.shields.io/bundlephobia/minzip/@rc-component/pagination?style=flat-square"></a>
1212
<a href="https://github.com/umijs/dumi"><img alt="dumi" src="https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square"></a>
1313
</p>
1414
</div>

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="https://npmjs.org/package/@rc-component/pagination"><img alt="npm downloads" src="https://img.shields.io/npm/dm/@rc-component/pagination.svg?style=flat-square"></a>
99
<a href="https://github.com/react-component/pagination/actions/workflows/react-component-ci.yml"><img alt="build status" src="https://github.com/react-component/pagination/actions/workflows/react-component-ci.yml/badge.svg"></a>
1010
<a href="https://app.codecov.io/gh/react-component/pagination"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/react-component/pagination/master.svg?style=flat-square"></a>
11-
<a href="https://bundlephobia.com/package/@rc-component/pagination"><img alt="bundle size" src="https://badgen.net/bundlephobia/minzip/@rc-component/pagination"></a>
11+
<a href="https://bundlephobia.com/package/@rc-component/pagination"><img alt="bundle size" src="https://img.shields.io/bundlephobia/minzip/@rc-component/pagination?style=flat-square"></a>
1212
<a href="https://github.com/umijs/dumi"><img alt="dumi" src="https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square"></a>
1313
</p>
1414
</div>

0 commit comments

Comments
 (0)