We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8d208 commit aa93c1cCopy full SHA for aa93c1c
doc/api/perf_hooks.md
@@ -754,7 +754,7 @@ require('some-module');
754
755
[`'exit'`]: process.html#process_event_exit
756
[`process.hrtime()`]: process.html#process_process_hrtime_time
757
-[`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
758
[`timeOrigin`]: https://w3c.github.io/hr-time/#dom-performance-timeorigin
759
[`window.performance`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
760
[Async Hooks]: async_hooks.html
0 commit comments