chore: use relative links in docs (#26360)
This commit is contained in:
parent
b1b25607ee
commit
e455a79218
6 changed files with 11 additions and 11 deletions
|
@ -20,7 +20,7 @@ and only allow the capabilities you want to support.
|
|||
### WebViews
|
||||
|
||||
> Important Note:
|
||||
[we do not recommend you to use use WebViews](https://www.electronjs.org/docs/api/webview-tag#warning),
|
||||
[we do not recommend you to use use WebViews](../api/webview-tag.md#warning),
|
||||
as this tag undergoes dramatic architectural changes that may affect stability
|
||||
of your application. Consider switching to alternatives, like `iframe` and
|
||||
Electron's `BrowserView`, or an architecture that avoids embedded content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue