diff --git a/docs/running-headscale-linux-manual.md b/docs/running-headscale-linux-manual.md index b18a6990d7..3a0d91e0b4 100644 --- a/docs/running-headscale-linux-manual.md +++ b/docs/running-headscale-linux-manual.md @@ -111,7 +111,7 @@ tailscale up --login-server --authkey ## Running `headscale` in the background with systemd -This section demonstrates how to run `headscale` as a service in the background with [systemd](https://www.freedesktop.org/wiki/Software/systemd/). +This section demonstrates how to run `headscale` as a service in the background with [systemd](https://systemd.io/). This should work on most modern Linux distributions. 1. Copy [headscale's systemd service file](./packaging/headscale.systemd.service) to