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 0dfb9da commit de22ff6Copy full SHA for de22ff6
doc/api/timers.md
@@ -163,7 +163,7 @@ added: v0.0.1
163
Cancels a `Timeout` object created by [`setTimeout()`][].
164
165
166
-[the Node.js Event Loop]: https://github.com/nodejs/node/blob/master/doc/topics/event-loop-timers-and-nexttick.md
+[the Node.js Event Loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick
167
[`TypeError`]: errors.html#errors_class_typeerror
168
[`clearImmediate()`]: timers.html#timers_clearimmediate_immediate
169
[`clearInterval()`]: timers.html#timers_clearinterval_timeout
0 commit comments