mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
update broken link
This commit is contained in:
@@ -7,7 +7,7 @@ a renderer will be emitted to this module.
|
||||
## Sending Messages
|
||||
|
||||
It is also possible to send messages from the main process to the renderer
|
||||
process, see [WebContents.send](browser-window.md#webcontentssendchannel-args)
|
||||
process, see [WebContents.send](browser-window.md#webcontents-send-channel-args)
|
||||
for more information.
|
||||
|
||||
- When sending a message, the event name is the `channel`.
|
||||
|
||||
Reference in New Issue
Block a user