Browse Source

Fix link to macOS notifications HIG

Dan Sandler 6 years ago
parent
commit
442ec7113e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/notifications.md

+ 1 - 1
docs/tutorial/notifications.md

@@ -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.