Update quick-start.md (#30064)

Change app-quit link definition, so both window-all-closed and app-quit redirects to appropriate sites.
This commit is contained in:
Davenury 2021-07-14 13:59:32 +02:00 committed by GitHub
parent c0995b8dff
commit 75b4267aa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -223,7 +223,7 @@ app.on('window-all-closed', function () {
[node-platform]: https://nodejs.org/api/process.html#process_process_platform
[window-all-closed]: ../api/app.md#event-window-all-closed
[window-all-closed]: ../api/app.md#appquit
[app-quit]: ../api/app.md#appquit
#### Open a window if none are open (macOS)