docs: fix the Apple HIG link for Dock context menu (#42450)
Fix the Apple human interface guidelines link for Dock context menu The link seems to have changed. This is the up to date link.
This commit is contained in:
parent
0affad3be6
commit
15c404a3c8
1 changed files with 1 additions and 1 deletions
|
@ -80,4 +80,4 @@ Returns `Menu | null` - The application's [dock menu][dock-menu].
|
|||
|
||||
Sets the `image` associated with this dock icon.
|
||||
|
||||
[dock-menu]: https://developer.apple.com/macos/human-interface-guidelines/menus/dock-menus/
|
||||
[dock-menu]: https://developer.apple.com/design/human-interface-guidelines/dock-menus
|
||||
|
|
Loading…
Reference in a new issue