1 files changed, 1 insertions, 1 deletions
diff --git a/DEPLOY.md b/DEPLOY.md
index 63f89c5..302edaa 100644
--- a/DEPLOY.md
+++ b/DEPLOY.md
@@ -29,7 +29,7 @@ services.safeNSound = {
## Other Linux distros:
Please see your service manager:
-- systemd (Debian, Arch, Fedora, ...): /etc/systemd/system/SafeNSound.service (see [example]())
+- systemd (Debian, Arch, Fedora, ...): /etc/systemd/system/SafeNSound.service (see [example](https://cgit.rory.gay/school/nodejs-final-assignment.git/tree/doc/systemd.service))
- sysvinit/openrc/... (Alpine, Gentoo, Devuan, ...): /etc/init.d/SafeNSound
## General setup considerations:
|