update urls

drop mention of marmalade
This commit is contained in:
Mark Oteiza 2019-12-19 18:04:45 -05:00
parent 9265ef89ff
commit 51c148e09a
2 changed files with 2 additions and 3 deletions

3
README
View File

@ -7,8 +7,7 @@ in `systemd.el`.
Installation Installation
------------ ------------
Available as the `systemd` package on MELPA <http://melpa.org/> and Available as the `systemd` package on MELPA <https://melpa.org/>.
marmalade <https://marmalade-repo.org/>.
In Emacs, one can locally install as a package with `make dist` and In Emacs, one can locally install as a package with `make dist` and

View File

@ -399,7 +399,7 @@ See systemd.unit(5) for details on unit file syntax.")
;;;###autoload ;;;###autoload
(define-derived-mode systemd-mode conf-mode "Systemd" (define-derived-mode systemd-mode conf-mode "Systemd"
"Major mode for editing systemd unit files. "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. information about systemd.
In addition to any hooks its parent mode might have run, this In addition to any hooks its parent mode might have run, this