diff options
author | Sam Roberts <vieuxtech@gmail.com> | 2018-11-27 12:03:03 -0800 |
---|---|---|
committer | Ruben Bridgewater <ruben@bridgewater.de> | 2018-12-05 17:54:13 +0100 |
commit | 66d83305f85fe546b4ecc3091ea4bffb05784941 (patch) | |
tree | 735b73926f1273ed2a6d28f5c2bd8bc07b7381dc /doc/api/tracing.md | |
parent | 764d76f684468eb3a9c05d048f1ab9bf78f42f18 (diff) | |
download | node-new-66d83305f85fe546b4ecc3091ea4bffb05784941.tar.gz |
doc: sort bottom-of-file markdown links
Backport-PR-URL: https://github.com/nodejs/node/pull/24680
PR-URL: https://github.com/nodejs/node/pull/24679
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
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 |