From 51c148e09a129ddf33d95276aa0e89d4ef6f8dd2 Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Thu, 19 Dec 2019 18:04:45 -0500 Subject: [PATCH] update urls drop mention of marmalade --- README | 3 +-- systemd.el | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index d7554a6..0cbcfa3 100644 --- a/README +++ b/README @@ -7,8 +7,7 @@ in `systemd.el`. Installation ------------ -Available as the `systemd` package on MELPA and -marmalade . +Available as the `systemd` package on MELPA . In Emacs, one can locally install as a package with `make dist` and diff --git a/systemd.el b/systemd.el index 3107f85..f544ed9 100644 --- a/systemd.el +++ b/systemd.el @@ -399,7 +399,7 @@ See systemd.unit(5) for details on unit file syntax.") ;;;###autoload (define-derived-mode systemd-mode conf-mode "Systemd" "Major mode for editing systemd unit files. -See http://www.freedesktop.org/wiki/Software/systemd/ for more +See https://www.freedesktop.org/wiki/Software/systemd/ for more information about systemd. In addition to any hooks its parent mode might have run, this