diff options
Diffstat (limited to 'lisp/notifications.el')
-rw-r--r-- | lisp/notifications.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/notifications.el b/lisp/notifications.el index f284fb46b20..3509968a6cd 100644 --- a/lisp/notifications.el +++ b/lisp/notifications.el @@ -23,7 +23,7 @@ ;;; Commentary: ;; This package provides an implementation of the Desktop Notifications -;; <https://developer.gnome.org/notification-spec/>. +;; <https://specifications.freedesktop.org/notification-spec/latest/>. ;; In order to activate this package, you must add the following code ;; into your .emacs: |