Skip to content

Commit d6a4f8a

Browse files
Trotttargos
authored andcommitted
doc: fix broken link in errors.md
PR-URL: #39200 Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 82458b3 commit d6a4f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2619,7 +2619,7 @@ closed.
26192619
[`new URL(input)`]: url.md#url_new_url_input_base
26202620
[`new URLSearchParams(iterable)`]: url.md#url_new_urlsearchparams_iterable
26212621
[`package.json`]: packages.md#packages_node_js_package_json_field_definitions
2622-
[`process.on('exit')`]: process.md#Event:-`'exit'`
2622+
[`process.on('exit')`]: process.md#process_event_exit
26232623
[`process.send()`]: process.md#process_process_send_message_sendhandle_options_callback
26242624
[`process.setUncaughtExceptionCaptureCallback()`]: process.md#process_process_setuncaughtexceptioncapturecallback_fn
26252625
[`readable._read()`]: stream.md#stream_readable_read_size_1

0 commit comments

Comments
 (0)