add some markdown links

This commit is contained in:
Toinane 2017-11-29 12:13:45 +01:00
parent 0a0d88a5dc
commit 3d4ef66775
No known key found for this signature in database
GPG key ID: 1A3729C1B6D59115
6 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@
> Open a new window and load a URL.
When `window.open` is called to create a new window in a web page, a new instance
of `BrowserWindow` will be created for the `url` and a proxy will be returned
of [`BrowserWindow`](browser-window.md) will be created for the `url` and a proxy will be returned
to `window.open` to let the page have limited control over it.
The proxy has limited standard functionality implemented to be