Skip to content

Commit b7ce547

Browse files
shrujalshah28richardlau
authored andcommitted
doc: update guide link for Event Loop
PR-URL: #51874 Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Qingyu Deng <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Claudio Wunder <[email protected]> Reviewed-By: Tierney Cyren <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 448d671 commit b7ce547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/process.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3969,7 +3969,7 @@ cases:
39693969
[Child Process]: child_process.md
39703970
[Cluster]: cluster.md
39713971
[Duplex]: stream.md#duplex-and-transform-streams
3972-
[Event Loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick
3972+
[Event Loop]: https://nodejs.org/en/learn/asynchronous-work/event-loop-timers-and-nexttick#understanding-processnexttick
39733973
[LTS]: https://github.com/nodejs/Release
39743974
[Permission Model]: permissions.md#permission-model
39753975
[Readable]: stream.md#readable-streams

0 commit comments

Comments
 (0)