diff options
Diffstat (limited to 'doc/api/tracing.md')
-rw-r--r-- | doc/api/tracing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tracing.md b/doc/api/tracing.md index 10b2f61ea5..502998c7b6 100644 --- a/doc/api/tracing.md +++ b/doc/api/tracing.md @@ -206,5 +206,5 @@ console.log(trace_events.getEnabledCategories()); [Performance API]: perf_hooks.html [V8]: v8.html -[`async_hooks`]: async_hooks.html [`Worker`]: worker_threads.html#worker_threads_class_worker +[`async_hooks`]: async_hooks.html |