We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1fcc3 commit 442ec71Copy full SHA for 442ec71
docs/tutorial/notifications.md
@@ -61,7 +61,7 @@ the notification away.
61
## macOS
62
63
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).
+[Apple's Human Interface guidelines regarding notifications](https://developer.apple.com/macos/human-interface-guidelines/system-capabilities/notifications/).
65
66
Note that notifications are limited to 256 bytes in size and will be truncated
67
if you exceed that limit.
0 commit comments