From 217cf28273176a7db86d2102254ef1ba7877311c Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:42:45 -0600 Subject: [PATCH] fix: update systemd service documentation URL to baker-scripts org --- systemd/modlog@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/modlog@.service b/systemd/modlog@.service index bdf5841..f3b2e7d 100644 --- a/systemd/modlog@.service +++ b/systemd/modlog@.service @@ -1,6 +1,6 @@ [Unit] Description=Reddit ModLog Wiki Publisher for /r/%i -Documentation=https://github.com/bakerboy448/RedditModLog +Documentation=https://github.com/baker-scripts/RedditModLog After=network.target Wants=network-online.target