Merge pull request #4534 from apoco/menu-documentation

Link to Menu documentation
This commit is contained in:
Cheng Zhao 2016-02-18 20:14:08 +08:00
commit aa03a9d0ef

View file

@ -515,7 +515,7 @@ Shows the dock icon.
### `app.dock.setMenu(menu)` _OS X_ ### `app.dock.setMenu(menu)` _OS X_
* `menu` Menu * `menu` [Menu](menu.md)
Sets the application's [dock menu][dock-menu]. Sets the application's [dock menu][dock-menu].