Skip to content

Commit

Permalink
doc: fix link in process.md
Browse files Browse the repository at this point in the history
PR-URL: nodejs#44594
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
aduh95 authored and Fyko committed Sep 15, 2022
1 parent 254ff5e commit 04fadb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/process.md
Expand Up @@ -3870,7 +3870,7 @@ cases:
[`process.config`]: #processconfig
[`process.execPath`]: #processexecpath
[`process.exit()`]: #processexitcode
[`process.exitCode`]: #processexitcode
[`process.exitCode`]: #processexitcode_1
[`process.hrtime()`]: #processhrtimetime
[`process.hrtime.bigint()`]: #processhrtimebigint
[`process.kill()`]: #processkillpid-signal
Expand Down

0 comments on commit 04fadb6

Please sign in to comment.