Skip to content

Commit f736e10

Browse files
authored
Update npm badge links in README.md to use npmx
1 parent e5525ee commit f736e10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# next-single-file
22

3-
[![npm version](https://img.shields.io/npm/v/next-single-file?color=black)](https://www.npmjs.com/package/next-single-file)
4-
[![npm downloads](https://img.shields.io/npm/dm/next-single-file?color=black)](https://www.npmjs.com/package/next-single-file)
3+
[![npm version](https://img.shields.io/npm/v/next-single-file?color=black)](https://www.xnpmjs.com/package/next-single-file)
4+
[![npm downloads](https://img.shields.io/npm/dm/next-single-file?color=black)](https://www.xnpmjs.com/package/next-single-file)
55
[![Next.js](https://img.shields.io/badge/Next.js-16-black?logo=next.js)](https://nextjs.org)
66
[![Bun](https://img.shields.io/badge/runtime-bun-black?logo=bun)](https://bun.sh)
77

0 commit comments

Comments
 (0)