Skip to content

Commit

Permalink
Merge pull request #13103 from dsandler/patch-1
Browse files Browse the repository at this point in the history
fix: link to macOS notifications HIG
  • Loading branch information
zeke committed May 29, 2018
2 parents 886230f + 442ec71 commit 326e379
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 326e379

Please sign in to comment.