Skip to content

Commit 564c681

Browse files
authored
Fix badge link format for npm downloads
1 parent b4b07e8 commit 564c681

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
@@ -5,7 +5,7 @@ The official Magpie Node.js library for seamless integration with Magpie's payme
55
[![npm version](https://badge.fury.io/js/@magpieim%2Fmagpie-node.svg)](https://badge.fury.io/js/@magpieim%2Fmagpie-node.svg)
66
[![Version](https://img.shields.io/npm/v/@magpieim/magpie-node.svg)](https://www.npmjs.org/package/@magpieim/magpie-node)
77
[![Build Status](https://github.com/magpieimdev/magpie-node/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/magpieimdev/magpie-node/actions?query=branch%3Amain)
8-
[![Downloads](https://img.shields.io/npm/dm/@magpieim/magpie-node.svg)](https://www.npmjs.com/package/@magpieim/magpie-node)
8+
[![Downloads](https://img.shields.io/npm/dm/%40magpieim%2Fmagpie-node)](https://www.npmjs.com/package/@magpieim/magpie-node)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1010

1111
## Installation

0 commit comments

Comments
 (0)