Skip to content

Commit f47d29b

Browse files
committed
Fix broken link in the README badge.
Updated the link for the bundle size badge in the README to point to the correct GitHub repository path. This ensures accurate redirection and improves documentation reliability.
1 parent 617c5a7 commit f47d29b

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 @@
1313

1414

1515
[![NPM](https://img.shields.io/npm/v/@acrool/node-docker-cli.svg?style=for-the-badge)](https://www.npmjs.com/package/@acrool/node-docker-cli)
16-
[![npm](https://img.shields.io/bundlejs/size/@acrool/node-docker-cli?style=for-the-badge)](https://github.com/@acrool/node-docker-cli/blob/main/LICENSE)
16+
[![npm](https://img.shields.io/bundlejs/size/@acrool/node-docker-cli?style=for-the-badge)](https://github.com/acrool/node-docker-cli/blob/main/LICENSE)
1717
[![npm](https://img.shields.io/npm/l/@acrool/node-docker-cli?style=for-the-badge)](https://github.com/acrool/node-docker-cli/blob/main/LICENSE)
1818

1919
[![npm downloads](https://img.shields.io/npm/dm/@acrool/node-docker-cli.svg?style=for-the-badge)](https://www.npmjs.com/package/@acrool/node-docker-cli)

0 commit comments

Comments
 (0)