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:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2021-06-27 15:25:47 +0300
committerAntoine du Hamel <duhamelantoine1995@gmail.com>2021-06-27 20:04:44 +0300
commitccc50a982044812e9e307a4626442c564cd60cf8 (patch)
treed6015d2f67faa6396485f5ab886f1d597f97e487 /doc/api/diagnostics_channel.md
parentfdb097c4f4f7fef1119839867bf9e34ca04010c6 (diff)
doc: use ASCII order for md refs
PR-URL: https://github.com/nodejs/node/pull/39170 Refs: https://github.com/nodejs/remark-preset-lint-node/pull/188 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'doc/api/diagnostics_channel.md')
-rw-r--r--doc/api/diagnostics_channel.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/diagnostics_channel.md b/doc/api/diagnostics_channel.md
index ba02a5092c3..8a591da61f4 100644
--- a/doc/api/diagnostics_channel.md
+++ b/doc/api/diagnostics_channel.md
@@ -257,6 +257,6 @@ channel.subscribe(onMessage);
channel.unsubscribe(onMessage);
```
-[`diagnostics_channel.channel(name)`]: #diagnostics_channel_diagnostics_channel_channel_name
-[`channel.subscribe(onMessage)`]: #diagnostics_channel_channel_subscribe_onmessage
[`'uncaughtException'`]: process.md#process_event_uncaughtexception
+[`channel.subscribe(onMessage)`]: #diagnostics_channel_channel_subscribe_onmessage
+[`diagnostics_channel.channel(name)`]: #diagnostics_channel_diagnostics_channel_channel_name