Skip to content

Commit

Permalink
doc: fix broken internal link in process.md
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
addaleax authored and MylesBorins committed Mar 9, 2017
1 parent 6d726c0 commit 867b4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1788,5 +1788,5 @@ cases:
[Readable]: stream.html
[Child Process]: child_process.html
[Cluster]: cluster.html
[`process.exitCode`]: #processexitcode-1
[`process.exitCode`]: #process_process_exitcode
[LTS]: https://github.com/nodejs/LTS/

0 comments on commit 867b4d8

Please sign in to comment.