Update links to web-contents.md

This commit is contained in:
Jessica Lord 2015-09-10 12:19:37 -07:00
parent 6cfe43a644
commit aae2d82c28
4 changed files with 4 additions and 4 deletions

View file

@ -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#webcontents-send-channel-args)
process, see [WebContents.send](web-contents.md#webcontentssendchannel-args)
for more information.
- When sending a message, the event name is the `channel`.