Skip to content

Commit 2ffe097

Browse files
shrujalshah28rdw-msft
authored andcommitted
doc: update guide link for Event Loop
PR-URL: nodejs#51874 Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Qingyu Deng <i@ayase-lab.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 6bc5fee commit 2ffe097

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
@@ -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)