fix broken fragment link in ipc-main.md (#12389)
This commit is contained in:
parent
37eccbcd33
commit
6fa4ec22c5
1 changed files with 1 additions and 1 deletions
|
@ -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-
|
||||
|
|
Loading…
Reference in a new issue