Skip to content

Commit f8b081b

Browse files
addaleaxitaloacasas
authored andcommitted
doc: fix broken internal link in process.md
PR-URL: #10828 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent a53f881 commit f8b081b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1754,5 +1754,5 @@ cases:
17541754
[Readable]: stream.html
17551755
[Child Process]: child_process.html
17561756
[Cluster]: cluster.html
1757-
[`process.exitCode`]: #processexitcode-1
1757+
[`process.exitCode`]: #process_process_exitcode
17581758
[LTS]: https://github.com/nodejs/LTS/

0 commit comments

Comments
 (0)