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