Skip to content

Commit fba303c

Browse files
Copilotfengmk2
andauthored
chore: map npm package links to npmx.dev (#134)
Update README badge links from `npmjs.org` to `npmx.dev`. - `[npm-url]` and `[download-url]` now point to `npmx.dev/package/compressing` - Registry URL in code example left unchanged (actual API endpoint) <!-- START COPILOT CODING AGENT TIPS --> --- 🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. [Learn more about Advanced Security.](https://gh.io/cca-advanced-security) --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: fengmk2 <156269+fengmk2@users.noreply.github.com>
1 parent 13d0415 commit fba303c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/node-modules/compressing)
99

1010
[npm-image]: https://img.shields.io/npm/v/compressing.svg?style=flat-square
11-
[npm-url]: https://npmjs.org/package/compressing
11+
[npm-url]: https://npmx.dev/package/compressing
1212
[codecov-image]: https://codecov.io/gh/node-modules/compressing/branch/master/graph/badge.svg
1313
[codecov-url]: https://codecov.io/gh/node-modules/compressing
1414
[download-image]: https://img.shields.io/npm/dm/compressing.svg?style=flat-square
15-
[download-url]: https://npmjs.org/package/compressing
15+
[download-url]: https://npmx.dev/package/compressing
1616

1717
The missing compressing and uncompressing lib for node.
1818

0 commit comments

Comments
 (0)