summary refs log tree commit diff
path: root/nixos/modules/services/logging/journaldriver.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/logging/journaldriver.nix')
-rw-r--r--nixos/modules/services/logging/journaldriver.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/logging/journaldriver.nix b/nixos/modules/services/logging/journaldriver.nix
index 74ac3d4c236..9bd581e9ec0 100644
--- a/nixos/modules/services/logging/journaldriver.nix
+++ b/nixos/modules/services/logging/journaldriver.nix
@@ -7,7 +7,7 @@
 # to be set.
 #
 # For further information please consult the documentation in the
-# upstream repository at: https://github.com/aprilabank/journaldriver/
+# upstream repository at: https://github.com/tazjin/journaldriver/
 
 { config, lib, pkgs, ...}: