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 3c2a8cf39c0..f83898622ec 100644 --- a/lisp/notifications.el +++ b/lisp/notifications.el @@ -23,7 +23,7 @@ ;;; Commentary: ;; This package provides an implementation of the Desktop Notifications -;; <http://developer.gnome.org/notification-spec/>. +;; <https://developer.gnome.org/notification-spec/>. ;; In order to activate this package, you must add the following code ;; into your .emacs: |