docs: electron-userland package tools links
`electron-packager` and `electron-builder` now in the `electron-userland` github org — links fixed.
This commit is contained in:
parent
6164139167
commit
d824e3a959
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@ You can rename the `electron` executable to any name you like.
|
||||||
Apart from packaging your app manually, you can also choose to use third party
|
Apart from packaging your app manually, you can also choose to use third party
|
||||||
packaging tools to do the work for you:
|
packaging tools to do the work for you:
|
||||||
|
|
||||||
* [electron-packager](https://github.com/maxogden/electron-packager)
|
* [electron-builder](https://github.com/electron-userland/electron-builder)
|
||||||
* [electron-builder](https://github.com/loopline-systems/electron-builder)
|
* [electron-packager](https://github.com/electron-userland/electron-packager)
|
||||||
|
|
||||||
## Rebranding by Rebuilding Electron from Source
|
## Rebranding by Rebuilding Electron from Source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue