1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 07:31:24 +02:00

fix: npm broken links (#4968)

The old link has expired 404

Co-authored-by: Young <yunyg@qq.com>
This commit is contained in:
Young
2024-01-03 19:19:02 +08:00
committed by GitHub
parent f62faf214c
commit ca2a75537e

View File

@@ -6,8 +6,8 @@ It is two things: first and foremost, it is an online repository for the publish
Visit the following resources to learn more:
- [What is npm?](https://nodejs.dev/en/learn/an-introduction-to-the-npm-package-manager/)
- [An introduction to the npm package manager](https://nodejs.dev/en/learn/an-introduction-to-the-npm-package-manager/)
- [What is npm?](https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager)
- [An introduction to the npm package manager](https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager)
- [Official Website](https://www.npmjs.com/)
- [Official Documentation](https://docs.npmjs.com/)
- [NPM Crash Course](https://www.youtube.com/watch?v=jHDhaSSKmB0)