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

This commit is contained in:
Erick Zhao 2020-07-20 22:47:10 -07:00 committed by GitHub
parent 86b441d599
commit 77eea08a54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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