Skip to content

Commit fc0658b

Browse files
Copilotfengmk2
andauthored
chore: map npm package links to npmx.dev (#498)
Point npm package page links to npmx.dev instead of npmjs.org. - **README.md**: Update `[npm-url]` and `[download-url]` badge links to `https://npmx.dev/package/npminstall` <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/cnpm/npminstall/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo. --------- 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 aaf25fd commit fc0658b

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
@@ -8,13 +8,13 @@
88
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcnpm%2Fnpminstall.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcnpm%2Fnpminstall?ref=badge_shield)
99

1010
[npm-image]: https://img.shields.io/npm/v/npminstall.svg?style=flat-square
11-
[npm-url]: https://npmjs.org/package/npminstall
11+
[npm-url]: https://npmx.dev/package/npminstall
1212
[codecov-image]: https://codecov.io/gh/cnpm/npminstall/branch/master/graph/badge.svg
1313
[codecov-url]: https://codecov.io/gh/cnpm/npminstall
1414
[snyk-image]: https://snyk.io/test/npm/npminstall/badge.svg?style=flat-square
1515
[snyk-url]: https://snyk.io/test/npm/npminstall
1616
[download-image]: https://img.shields.io/npm/dm/npminstall.svg?style=flat-square
17-
[download-url]: https://npmjs.org/package/npminstall
17+
[download-url]: https://npmx.dev/package/npminstall
1818

1919
Make `npm install` fast and handy.
2020

0 commit comments

Comments
 (0)