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/diagnostics_channel.md')
-rw-r--r--doc/api/diagnostics_channel.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/diagnostics_channel.md b/doc/api/diagnostics_channel.md
index 8a591da61f4..15ee98fd217 100644
--- a/doc/api/diagnostics_channel.md
+++ b/doc/api/diagnostics_channel.md
@@ -257,6 +257,6 @@ channel.subscribe(onMessage);
channel.unsubscribe(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
+[`'uncaughtException'`]: process.md#event-uncaughtexception
+[`channel.subscribe(onMessage)`]: #channelsubscribeonmessage
+[`diagnostics_channel.channel(name)`]: #diagnostics_channelchannelname