update urls
drop mention of marmalade
This commit is contained in:
parent
9265ef89ff
commit
51c148e09a
3
README
3
README
@ -7,8 +7,7 @@ in `systemd.el`.
|
||||
Installation
|
||||
------------
|
||||
|
||||
Available as the `systemd` package on MELPA <http://melpa.org/> and
|
||||
marmalade <https://marmalade-repo.org/>.
|
||||
Available as the `systemd` package on MELPA <https://melpa.org/>.
|
||||
|
||||
In Emacs, one can locally install as a package with `make dist` and
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user