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: nodejs#10828
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Jeremiah Senkpiel <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
addaleax authored and italoacasas committed Jan 23, 2017
1 parent b831d9a commit ddb1358
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 @@ -1754,5 +1754,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 ddb1358

Please sign in to comment.