Update url (#7598)

* Update EventEmitter URL

* Update EventEmitter URL

* Enable click

* Update EventEmitter URL

* Update EventEmitter URL

* Update URL

* Update URL

* Update EventEmitter URL

* Tweak sentence and add perios
This commit is contained in:
Long Nhat Nguyen 2016-10-13 21:09:14 +00:00 committed by Kevin Sawicki
parent 0756aa663b
commit c017a7a1c7
8 changed files with 10 additions and 12 deletions

View file

@ -20,7 +20,7 @@ win.loadURL('https://github.com')
```
**Note:** For the reverse (access the renderer process from the main process),
you can use [webContents.executeJavascript](web-contents.md#webcontentsexecutejavascriptcode-usergesture-callback).
you can use [webContents.executeJavascript](web-contents.md#contentsexecutejavascriptcode-usergesture-callback).
## Remote Objects