Skip to content

Commit 517c3af

Browse files
sam-githubitaloacasas
authored andcommitted
doc: fix process links to console.log/error
Fixes: #11717 PR-URL: #11718 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Brian White <[email protected]>
1 parent 108449b commit 517c3af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/process.md

+2
Original file line numberDiff line numberDiff line change
@@ -1761,6 +1761,8 @@ cases:
17611761
[`Error`]: errors.html#errors_class_error
17621762
[`EventEmitter`]: events.html#events_class_eventemitter
17631763
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify
1764+
[`console.error()`]: console.html#console_console_error_data_args
1765+
[`console.log()`]: console.html#console_console_log_data_args
17641766
[`net.Server`]: net.html#net_class_net_server
17651767
[`net.Socket`]: net.html#net_class_net_socket
17661768
[`process.argv`]: #process_process_argv

0 commit comments

Comments
 (0)