Skip to content

Commit 255d47a

Browse files
Trottaddaleax
authored andcommitted
doc: fix broken link in perf_hooks.md
PR-URL: #35113 Reviewed-By: Franziska Hinkelmann <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 1e39820 commit 255d47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/perf_hooks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ require('some-module');
752752

753753
[`'exit'`]: process.html#process_event_exit
754754
[`process.hrtime()`]: process.html#process_process_hrtime_time
755-
[`child_process.spawnSync()`]: #child_process_child_process_spawnsync_command_args_options
755+
[`child_process.spawnSync()`]: child_process.html#child_process_child_process_spawnsync_command_args_options
756756
[`timeOrigin`]: https://w3c.github.io/hr-time/#dom-performance-timeorigin
757757
[`window.performance`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
758758
[Async Hooks]: async_hooks.html

0 commit comments

Comments
 (0)