We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85624fd commit 4f176c9Copy full SHA for 4f176c9
doc/api/perf_hooks.md
@@ -758,7 +758,7 @@ require('some-module');
758
759
[`'exit'`]: process.html#process_event_exit
760
[`process.hrtime()`]: process.html#process_process_hrtime_time
761
-[`child_process.spawnSync()`]: #child_process_child_process_spawnsync_command_args_options
+[`child_process.spawnSync()`]: child_process.html#child_process_child_process_spawnsync_command_args_options
762
[`timeOrigin`]: https://w3c.github.io/hr-time/#dom-performance-timeorigin
763
[`window.performance`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
764
[Async Hooks]: async_hooks.html
0 commit comments