We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c4363 commit 8402888Copy full SHA for 8402888
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