Thanks to visit codestin.com Credit goes to github.com
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 1e39820 commit 255d47aCopy full SHA for 255d47a
doc/api/perf_hooks.md
@@ -752,7 +752,7 @@ require('some-module');
752
753
[`'exit'`]: process.html#process_event_exit
754
[`process.hrtime()`]: process.html#process_process_hrtime_time
755
-[`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
756
[`timeOrigin`]: https://w3c.github.io/hr-time/#dom-performance-timeorigin
757
[`window.performance`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
758
[Async Hooks]: async_hooks.html
0 commit comments