From 55e3bbed13d028dc9dfa92ebb019d54b644e3667 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 11 Oct 2020 12:34:43 -0300 Subject: remove obsolete link There doesn't seem to be anything to replace it with, which explains why this is a native package. --- apt-utils.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apt-utils.el b/apt-utils.el index d468894..032cba4 100644 --- a/apt-utils.el +++ b/apt-utils.el @@ -54,8 +54,7 @@ (defgroup apt-utils nil "Emacs interface to APT (Debian package management)." - :group 'tools - :link '(url-link "http://mph-emacs-pkgs.alioth.debian.org/AptUtilsEl.html")) + :group 'tools) (defcustom apt-utils-fill-packages t "*Fill APT package names if t." -- cgit v1.2.3