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

This commit is contained in:
htk3 2018-03-22 02:05:27 +09:00 committed by Charles Kerr
parent 37eccbcd33
commit 6fa4ec22c5

View file

@ -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-