Skip to content

Commit b4b07e8

Browse files
authored
Fix npm badge URL in README.md
1 parent 3d96675 commit b4b07e8

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
@@ -2,7 +2,7 @@
22

33
The official Magpie Node.js library for seamless integration with Magpie's payment processing APIs. Built with TypeScript and designed for modern Node.js applications.
44

5-
[![npm version](https://badge.fury.io/js/%40magpieim%2Fmagpie-node.svg)](https://badge.fury.io/js/%40magpieim%2Fmagpie-node)
5+
[![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)
88
[![Downloads](https://img.shields.io/npm/dm/@magpieim/magpie-node.svg)](https://www.npmjs.com/package/@magpieim/magpie-node)

0 commit comments

Comments
 (0)