branch: externals/undo-tree commit 594ed6a788c8a51ee97da071aac22ea0c12b43d4 Author: Toby S. Cubitt <toby-undo-t...@dr-qubit.org> Commit: Toby S. Cubitt <toby-undo-t...@dr-qubit.org>
Fix URLs in package headers. --- undo-tree.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/undo-tree.el b/undo-tree.el index 49a151589a..04339438c9 100644 --- a/undo-tree.el +++ b/undo-tree.el @@ -7,8 +7,8 @@ ;; Version: 0.8.1 ;; Keywords: convenience, files, undo, redo, history, tree ;; Package-Requires: ((queue "0.2")) -;; URL: http://www.dr-qubit.org/emacs.php -;; Repository: http://www.dr-qubit.org/git/undo-tree.git +;; URL: https://www.dr-qubit.org/undo-tree.html +;; Repository: https://gitlab.com/tsc25/undo-tree ;; This file is part of Emacs. ;;