Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/tracing.md')
-rw-r--r--doc/api/tracing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tracing.md b/doc/api/tracing.md
index 5c56360319a..4b7a9bd8ff1 100644
--- a/doc/api/tracing.md
+++ b/doc/api/tracing.md
@@ -209,5 +209,5 @@ console.log(trace_events.getEnabledCategories());
[Performance API]: perf_hooks.md
[V8]: v8.md
-[`Worker`]: worker_threads.md#worker_threads_class_worker
+[`Worker`]: worker_threads.md#class-worker
[`async_hooks`]: async_hooks.md