Skip to content

Commit 85530f5

Browse files
authored
Update index.md
1 parent bfee053 commit 85530f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pages/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Welcome to the Node.js learning resources. Whether you're just getting started o
1212
- [File System](/learn/manipulating-files/nodejs-file-stats) — Read, write, and manipulate files
1313
- [Asynchronous Work](/learn/asynchronous-work/javascript-asynchronous-programming-and-callbacks) — Understand async patterns, promises, and the event loop
1414
- [TypeScript](/learn/typescript/introduction) — Use TypeScript with Node.js
15-
- [Package Management](/learn/package-management/an-introduction-to-the-npm-package-manager) — Publish and manage packages
15+
- [Package Management](/learn/getting-started/an-introduction-to-the-npm-package-manager) — Publish and manage packages
1616
- [Diagnostics](/learn/diagnostics/user-journey) — Debug performance and memory issues
17-
- [Testing](/learn/testing/introduction) — Write and run tests with the built-in test runner
18-
- [Security](/learn/security/security-best-practices) — Follow security best practices
17+
- [Testing](/learn/test-runner/introduction) — Write and run tests with the built-in test runner
18+
- [Security](/learn/getting-started/security-best-practices) — Follow security best practices

0 commit comments

Comments
 (0)