Browse Source

update broken link

Destan Sarpkaya 9 years ago
parent
commit
e48f5ea1aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/ipc-main-process.md

+ 1 - 1
docs/api/ipc-main-process.md

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