Skip to content

Commit dc10c66

Browse files
Ahmad Awais ⚡️nschonni
authored andcommitted
fix: Nodejs.dev Learn Link
1 parent f5f953d commit dc10c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/docs/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ layout: docs.hbs
1616

1717
## Node.js core concepts
1818

19-
* [Introduction to Node.js](https://nodejs.dev/)
19+
* [Introduction to Node.js](https://nodejs.dev/learn)
2020
* [Overview of Blocking vs Non-Blocking](/en/docs/guides/blocking-vs-non-blocking/)
2121
* [The Node.js Event Loop, Timers, and `process.nextTick()`](/en/docs/guides/event-loop-timers-and-nexttick/)
2222
* [Don't Block the Event Loop (or the Worker Pool)](/en/docs/guides/dont-block-the-event-loop/)

0 commit comments

Comments
 (0)