diff --git a/doc/guides/timers-in-node.md b/doc/guides/timers-in-node.md index 3be7069e4389ae..f9e9c3bcc41f0f 100644 --- a/doc/guides/timers-in-node.md +++ b/doc/guides/timers-in-node.md @@ -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).