mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
docs: fix broken link to commit message guidelines (#13233)
* docs: fix broken link to commit message guidelines * Fix another broken links
This commit is contained in:
committed by
Charles Kerr
parent
1647c12c73
commit
a67c992c36
@@ -1,7 +1,7 @@
|
||||
# MacOS Dock
|
||||
|
||||
Electron has APIs to configure the app's icon in the macOS Dock. A macOS-only
|
||||
API exists to create a [a custom dock menu](#custom-dock-menu-mac-os), but
|
||||
API exists to create a custom dock menu, but
|
||||
Electron also uses the app's dock icon to implement cross-platform features
|
||||
like [recent documents][recent-documents] and
|
||||
[application progress][progress-bar].
|
||||
|
||||
Reference in New Issue
Block a user