Skip to content

Commit bb216c8

Browse files
committed
docs: normalize readme badges
1 parent 9918824 commit bb216c8

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
@@ -7,7 +7,7 @@
77
<a href="https://npmjs.org/package/@rc-component/drawer"><img alt="NPM version" src="https://img.shields.io/npm/v/@rc-component/drawer.svg?style=flat-square"></a>
88
<a href="https://npmjs.org/package/@rc-component/drawer"><img alt="npm downloads" src="https://img.shields.io/npm/dm/@rc-component/drawer.svg?style=flat-square"></a>
99
<a href="https://github.com/react-component/drawer/actions/workflows/react-component-ci.yml"><img alt="build status" src="https://github.com/react-component/drawer/actions/workflows/react-component-ci.yml/badge.svg"></a>
10-
<a href="https://codecov.io/gh/react-component/drawer"><img alt="codecov" src="https://codecov.io/gh/react-component/drawer/branch/master/graph/badge.svg"></a>
10+
<a href="https://app.codecov.io/gh/react-component/drawer"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/react-component/drawer/master.svg?style=flat-square"></a>
1111
<a href="https://bundlephobia.com/package/@rc-component/drawer"><img alt="bundle size" src="https://img.shields.io/bundlephobia/minzip/@rc-component/drawer?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>

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a href="https://npmjs.org/package/@rc-component/drawer"><img alt="NPM version" src="https://img.shields.io/npm/v/@rc-component/drawer.svg?style=flat-square"></a>
88
<a href="https://npmjs.org/package/@rc-component/drawer"><img alt="npm downloads" src="https://img.shields.io/npm/dm/@rc-component/drawer.svg?style=flat-square"></a>
99
<a href="https://github.com/react-component/drawer/actions/workflows/react-component-ci.yml"><img alt="build status" src="https://github.com/react-component/drawer/actions/workflows/react-component-ci.yml/badge.svg"></a>
10-
<a href="https://codecov.io/gh/react-component/drawer"><img alt="codecov" src="https://codecov.io/gh/react-component/drawer/branch/master/graph/badge.svg"></a>
10+
<a href="https://app.codecov.io/gh/react-component/drawer"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/react-component/drawer/master.svg?style=flat-square"></a>
1111
<a href="https://bundlephobia.com/package/@rc-component/drawer"><img alt="bundle size" src="https://img.shields.io/bundlephobia/minzip/@rc-component/drawer?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>

0 commit comments

Comments
 (0)