Link to Menu documentation

Added link to documentation about `Menu` objects
This commit is contained in:
Jacob Page 2016-02-17 21:30:01 -08:00
parent 25156dbd53
commit 9c9759a683

View file

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