Browse Source

fix broken fragment link in ipc-main.md (#12389)

htk3 7 years ago
parent
commit
6fa4ec22c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/ipc-main.md

+ 1 - 1
docs/api/ipc-main.md

@@ -96,4 +96,4 @@ Returns the `webContents` that sent the message, you can call
 `event.sender.send` to reply to the asynchronous message, see
 [webContents.send][web-contents-send] for more information.
 
-[web-contents-send]: web-contents.md#webcontentssendchannel-arg1-arg2-
+[web-contents-send]: web-contents.md#contentssendchannel-arg1-arg2-