Update links to web-contents.md

This commit is contained in:
Jessica Lord 2015-09-10 12:19:37 -07:00
parent 6cfe43a644
commit aae2d82c28
4 changed files with 4 additions and 4 deletions

View file

@ -263,7 +263,7 @@ Returns the window that is focused in this application.
### `BrowserWindow.fromWebContents(webContents)`
* `webContents` [WebContents](#webcontents)
* `webContents` [WebContents](web-contents.md)
Find a window according to the `webContents` it owns.