Update electron.atom.io -> electronjs.org

Update electron.atom.io -> electronjs.org to reduce redirects and speed navigation.
This commit is contained in:
Ronald Eddy 2017-11-19 04:01:33 -08:00
parent f469059e90
commit 14c6e78147
13 changed files with 28 additions and 28 deletions

View file

@ -11,7 +11,7 @@ npm install electron --save-dev
```
See the
[Electron versioning doc](https://electron.atom.io/docs/tutorial/electron-versioning/)
[Electron versioning doc](https://electronjs.org/docs/tutorial/electron-versioning)
for info on how to manage Electron versions in your apps.
## Global Installation