Merge pull request #8606 from electron/fix-broken-link
Fix broken Squirrel.Windows link
This commit is contained in:
commit
a2ecef26a2
1 changed files with 1 additions and 1 deletions
|
@ -804,7 +804,7 @@ Returns `Object`:
|
|||
|
||||
Set the app's login item settings.
|
||||
|
||||
To work with Electron's `autoUpdater` on Windows, which uses [Squirrel](Squirrel-Windows),
|
||||
To work with Electron's `autoUpdater` on Windows, which uses [Squirrel][Squirrel-Windows],
|
||||
you'll want to set the launch path to Update.exe, and pass arguments that specify your
|
||||
application name. For example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue