Skip to content

Commit db30428

Browse files
shrujalshah28marco-ippolito
authored andcommitted
doc: update guide link for Event Loop
PR-URL: #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 78c2262 commit db30428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/process.md

Lines changed: 1 addition & 1 deletion
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)