Update links to web-contents.md
This commit is contained in:
parent
6cfe43a644
commit
aae2d82c28
4 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ win.loadUrl('https://github.com');
|
|||
```
|
||||
|
||||
**Note:** for the reverse (access the renderer process from the main process),
|
||||
you can use [webContents.executeJavascript](browser-window.md#webcontents-executejavascript-code).
|
||||
you can use [webContents.executeJavascript](web-contents.md#webcontentsexecutejavascriptcode-usergesture).
|
||||
|
||||
## Remote Objects
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue