From 54fd6ba1bacee3f476c21178cfb66aea2825f4cc Mon Sep 17 00:00:00 2001
From: Erick Hitter <services@ethitter.com>
Date: Tue, 27 Dec 2016 12:41:40 -0800
Subject: [PATCH] Unrelated change, fixing the URL where `systemd` service file
 can be found

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2e52dae..8e671db 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ If `flicd` and this script are not run from the same device, ensure that `flicd`
 
 **Can I run `flicd` as a daemon/at startup?**
 
-Yes. See https://ethtiter.com/ for a `systemd` service file.
+Yes. See https://ethitter.com/p/9738/ for a `systemd` service file.
 
 **How is the `buttons` property of `config.json` structured?**
 
-- 
GitLab