docs: update external links (#39421)
This commit is contained in:
parent
11600c5f96
commit
255064659f
30 changed files with 51 additions and 51 deletions
|
@ -10,5 +10,5 @@ newWindowBtn.addEventListener('click', (event) => {
|
|||
|
||||
link.addEventListener('click', (e) => {
|
||||
e.preventDefault()
|
||||
shell.openExternal('https://electronjs.org/docs/api/browser-window')
|
||||
shell.openExternal('https://www.electronjs.org/docs/latest/api/browser-window')
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue