Skip to content

Commit 442ec71

Browse files
authored
Fix link to macOS notifications HIG
1 parent 0f1fcc3 commit 442ec71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ the notification away.
6161
## macOS
6262

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

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

0 commit comments

Comments
 (0)