doc: fix a wrong link,add '.md' to the link
fix a wrong link to ../topics/the-event-loop-timers-and-nexttick.md PR-URL: https://github.com/nodejs/node/pull/8315 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
3905f48882
commit
5930d59b0f
@ -189,4 +189,4 @@ There's much more to the Event Loop and Timers than this guide
|
||||
has covered. To learn more about the internals of the Node.js
|
||||
Event Loop and how Timers operate during execution, check out
|
||||
this Node.js guide: [The Node.js Event Loop, Timers, and
|
||||
process.nextTick()](../topics/the-event-loop-timers-and-nexttick).
|
||||
process.nextTick()](../topics/the-event-loop-timers-and-nexttick.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user