diff --git a/Caddy-as-a-service-examples.md b/Caddy-as-a-service-examples.md index 5c57804..cf0560a 100644 --- a/Caddy-as-a-service-examples.md +++ b/Caddy-as-a-service-examples.md @@ -1,6 +1,6 @@ ### systemd -Please see [dist/init/linux-systemd](/mholt/caddy/tree/master/dist/init/linux-systemd) for the most recent complete *systemd unit file*. +Please see [github.com/caddyserver/dist/blob/master/init/caddy.service](https://github.com/caddyserver/dist/blob/master/init/caddy.service) for the most recent complete *systemd unit file*. You will need __*systemd* version ≥229__! For example: Ubuntu 16.04, CoreOS 1029.0.0, Debian stretch (9.0), Fedora 29, and later come with that version of *systemd*.