Skip to content

Commit

Permalink
docs: update quick-start.md (#30133)
Browse files Browse the repository at this point in the history
Change app-quit link definition, so both window-all-closed and app-quit redirects to appropriate sites.

Co-authored-by: Davenury <57959794+Davenury@users.noreply.github.com>
  • Loading branch information
trop[bot] and Davenury committed Jul 14, 2021
1 parent 945ecdd commit 257b214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/quick-start.md
Expand Up @@ -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)

Expand Down

0 comments on commit 257b214

Please sign in to comment.