Docs: Fix link to webcontents send channel

This commit is contained in:
Luke Page 2015-12-04 21:07:33 +00:00
parent e1d7ef7e24
commit 220d05a398

View file

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