summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-12-29 15:41:04 +0100
committerGitHub <noreply@github.com>2022-12-29 15:41:04 +0100
commitde1b8b9c0f7fda33bec7466d90d0f781bf1cae39 (patch)
treefdf152dc39607cf5318cb935f147be5a4ef6882f /nixos
parent9bc0aeb745cdfb696856a125c9ac60ea3c28d428 (diff)
downloadnixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar.gz
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar.bz2
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar.lz
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar.xz
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.tar.zst
nixpkgs-de1b8b9c0f7fda33bec7466d90d0f781bf1cae39.zip
Update nixos/modules/services/monitoring/uptime-kuma.nix
Co-authored-by: figsoda <figsoda@pm.me>
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/monitoring/uptime-kuma.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/monitoring/uptime-kuma.nix b/nixos/modules/services/monitoring/uptime-kuma.nix
index 9bfd448ecc9..8e6c825b35e 100644
--- a/nixos/modules/services/monitoring/uptime-kuma.nix
+++ b/nixos/modules/services/monitoring/uptime-kuma.nix
@@ -28,7 +28,7 @@ in
         };
         description = lib.mdDoc ''
           Additional configuration for Uptime Kuma, see
-          [](https://github.com/louislam/uptime-kuma/wiki/Environment-Variables)
+          <https://github.com/louislam/uptime-kuma/wiki/Environment-Variables>
           for supported values.
         '';
       };