Merge pull request #3698 from lukeapage/patch-2
Docs: Fix link to webcontents send channel
This commit is contained in:
commit
2f0e732351
1 changed files with 1 additions and 1 deletions
|
@ -68,4 +68,4 @@ Returns the `webContents` that sent the message, you can call
|
||||||
`event.sender.send` to reply to the asynchronous message, see
|
`event.sender.send` to reply to the asynchronous message, see
|
||||||
[webContents.send][webcontents-send] for more information.
|
[webContents.send][webcontents-send] for more information.
|
||||||
|
|
||||||
[webcontents-send]: web-contents.md#webcontentssendchannel-args
|
[webcontents-send]: web-contents.md#webcontentssendchannel-arg1-arg2-
|
||||||
|
|
Loading…
Reference in a new issue