Browse Source

docs: update webContents.send link in ipcMain docs (#24245)

Erick Zhao 4 years ago
parent
commit
77eea08a54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/ipc-main.md

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

@@ -148,4 +148,4 @@ found in the [`ipc-main-invoke-event`](structures/ipc-main-invoke-event.md)
 structure docs.
 
 [event-emitter]: https://nodejs.org/api/events.html#events_class_eventemitter
-[web-contents-send]: web-contents.md#contentssendchannel-arg1-arg2-
+[web-contents-send]: web-contents.md#contentssendchannel-args