Skip to content

Commit

Permalink
Fix link to macOS notifications HIG
Browse files Browse the repository at this point in the history
  • Loading branch information
dsandler committed May 29, 2018
1 parent 0f1fcc3 commit 442ec71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/notifications.md
Expand Up @@ -61,7 +61,7 @@ the notification away.
## macOS

Notifications are straight-forward on macOS, but you should be aware of
[Apple's Human Interface guidelines regarding notifications](https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/NotificationCenter.html).
[Apple's Human Interface guidelines regarding notifications](https://developer.apple.com/macos/human-interface-guidelines/system-capabilities/notifications/).

Note that notifications are limited to 256 bytes in size and will be truncated
if you exceed that limit.
Expand Down

0 comments on commit 442ec71

Please sign in to comment.