Merge pull request #2757 from atom/jl-web-contents-links
Update Documentation Links to web-contents
This commit is contained in:
commit
39bd10d1ef
4 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue