Skip to content

Commit

Permalink
doc: update guide link for Event Loop
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
shrujalshah28 authored and marco-ippolito committed Feb 29, 2024
1 parent 2d80310 commit 49a3c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -3969,7 +3969,7 @@ cases:
[Child Process]: child_process.md
[Cluster]: cluster.md
[Duplex]: stream.md#duplex-and-transform-streams
[Event Loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick
[Event Loop]: https://nodejs.org/en/learn/asynchronous-work/event-loop-timers-and-nexttick#understanding-processnexttick
[LTS]: https://github.com/nodejs/Release
[Permission Model]: permissions.md#permission-model
[Readable]: stream.md#readable-streams
Expand Down

0 comments on commit 49a3c38

Please sign in to comment.