Update electron.atom.io -> electronjs.org
Update electron.atom.io -> electronjs.org to reduce redirects and speed navigation.
This commit is contained in:
parent
f469059e90
commit
14c6e78147
13 changed files with 28 additions and 28 deletions
|
@ -135,7 +135,7 @@ if (nodeIntegration === 'true') {
|
|||
let warning = 'This renderer process has Node.js integration enabled '
|
||||
warning += 'and attempted to load remote content. This exposes users of this app to severe '
|
||||
warning += 'security risks.\n'
|
||||
warning += 'For more information and help, consult https://electron.atom.io/docs/tutorial/security/'
|
||||
warning += 'For more information and help, consult https://electronjs.org/docs/tutorial/security'
|
||||
|
||||
console.warn('%cElectron Security Warning', 'font-weight: bold;', warning)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue