Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31039db commit 67a6e9cCopy full SHA for 67a6e9c
doc/api/child_process.md
@@ -1655,7 +1655,7 @@ or [`child_process.fork()`][].
1655
[`'error'`]: #child_process_event_error
1656
[`'exit'`]: #child_process_event_exit
1657
[`'message'`]: process.md#process_event_message
1658
-[`ChildProcess`]: #child_process_child_process
+[`ChildProcess`]: #child_process_class_childprocess
1659
[`Error`]: errors.md#errors_class_error
1660
[`EventEmitter`]: events.md#events_class_eventemitter
1661
[`child_process.exec()`]: #child_process_child_process_exec_command_options_callback
0 commit comments