We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd33594 commit e8a8513Copy full SHA for e8a8513
doc/api/worker_threads.md
@@ -1004,7 +1004,7 @@ active handle in the event system. If the worker is already `unref()`ed calling
1004
[`fs.close()`]: fs.md#fs_fs_close_fd_callback
1005
[`fs.open()`]: fs.md#fs_fs_open_path_flags_mode_callback
1006
[`markAsUntransferable()`]: #worker_threads_worker_markasuntransferable_object
1007
-[`perf_hooks.performance`]: #perf_hooks.md#perf_hooks_perf_hooks_performance
+[`perf_hooks.performance`]: perf_hooks.md#perf_hooks_perf_hooks_performance
1008
[`perf_hooks` `eventLoopUtilization()`]: perf_hooks.md#perf_hooks_performance_eventlooputilization_utilization1_utilization2
1009
[`port.on('message')`]: #worker_threads_event_message
1010
[`port.onmessage()`]: https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage
0 commit comments