Skip to content

Commit aa93c1c

Browse files
Trottruyadorno
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 5c8d208 commit aa93c1c

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
@@ -754,7 +754,7 @@ require('some-module');
754754

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

0 commit comments

Comments
 (0)