Skip to content

Commit 952580e

Browse files
Trotttargos
authored andcommitted
doc: fix broken link in errors.md
PR-URL: #39200 Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent af1e1db commit 952580e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2830,7 +2830,7 @@ The native call from `process.cpuUsage` could not be processed.
28302830
[`new URLSearchParams(iterable)`]: url.md#url_new_urlsearchparams_iterable
28312831
[`package.json`]: packages.md#packages_node_js_package_json_field_definitions
28322832
[`postMessage()`]: worker_threads.md#worker_threads_port_postmessage_value_transferlist
2833-
[`process.on('exit')`]: process.md#Event:-`'exit'`
2833+
[`process.on('exit')`]: process.md#process_event_exit
28342834
[`process.send()`]: process.md#process_process_send_message_sendhandle_options_callback
28352835
[`process.setUncaughtExceptionCaptureCallback()`]: process.md#process_process_setuncaughtexceptioncapturecallback_fn
28362836
[`readable._read()`]: stream.md#stream_readable_read_size_1

0 commit comments

Comments
 (0)