docs: update link to webContents.send (#19608)

This commit is contained in:
András Polgár 2019-08-06 05:58:06 +02:00 committed by Shelley Vohr
parent f0396c19be
commit c0982d7316

View file

@ -147,4 +147,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-args
[web-contents-send]: web-contents.md#contentssendchannel-arg1-arg2-