Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
docs: add missing event-emitter link to utility-process docs (electro…
Browse files Browse the repository at this point in the history
…n#36428)

add missing event-emitter link
  • Loading branch information
nornagon authored and khalwa committed Feb 22, 2023
1 parent e5f44fa commit be0c8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/utility-process.md
Expand Up @@ -134,3 +134,4 @@ Emitted when the child process sends a message using [`process.parentPort.postMe
[`child_process.fork`]: https://nodejs.org/dist/latest-v16.x/docs/api/child_process.html#child_processforkmodulepath-args-options
[Services API]: https://chromium.googlesource.com/chromium/src/+/master/docs/mojo_and_services.md
[stdio]: https://nodejs.org/dist/latest/docs/api/child_process.html#optionsstdio
[event-emitter]: https://nodejs.org/api/events.html#events_class_eventemitter

0 comments on commit be0c8d4

Please sign in to comment.