mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Update notification-manager.coffee
Fix a broken link in the docs page for https://atom.io/docs/api/v1.0.10/NotificationManager.
This commit is contained in:
@@ -80,7 +80,7 @@ class NotificationManager
|
||||
|
||||
# Public: Get all the notifications.
|
||||
#
|
||||
# Returns an {Array} of {Notifications}s.
|
||||
# Returns an {Array} of {Notification}s.
|
||||
getNotifications: -> @notifications.slice()
|
||||
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user