We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f953d commit dc10c66Copy full SHA for dc10c66
locale/en/docs/guides/index.md
@@ -16,7 +16,7 @@ layout: docs.hbs
16
17
## Node.js core concepts
18
19
-* [Introduction to Node.js](https://nodejs.dev/)
+* [Introduction to Node.js](https://nodejs.dev/learn)
20
* [Overview of Blocking vs Non-Blocking](/en/docs/guides/blocking-vs-non-blocking/)
21
* [The Node.js Event Loop, Timers, and `process.nextTick()`](/en/docs/guides/event-loop-timers-and-nexttick/)
22
* [Don't Block the Event Loop (or the Worker Pool)](/en/docs/guides/dont-block-the-event-loop/)
0 commit comments