Skip to content

Commit 7824a79

Browse files
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 4c46439 commit 7824a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/process.md

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

0 commit comments

Comments
 (0)