Skip to content

Commit

Permalink
fix: Nodejs.dev Learn Link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Awais ⚡️ authored and nschonni committed Oct 15, 2020
1 parent f5f953d commit dc10c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/en/docs/guides/index.md
Expand Up @@ -16,7 +16,7 @@ layout: docs.hbs

## Node.js core concepts

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

0 comments on commit dc10c66

Please sign in to comment.