From 91283c6fe73d176cda0db9bb4ac01219c660a2e4 Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:22:46 -0500 Subject: [PATCH] nixos/kimai: fix documentation link formatting --- nixos/modules/services/web-apps/kimai.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/kimai.nix b/nixos/modules/services/web-apps/kimai.nix index 91735b282fcc..7db1cdaa538d 100644 --- a/nixos/modules/services/web-apps/kimai.nix +++ b/nixos/modules/services/web-apps/kimai.nix @@ -112,7 +112,7 @@ let description = '' MySQL *exact* version string. Not used if `createdLocally` is set, but must be set otherwise. See - https://www.kimai.org/documentation/installation.html#column-table_name-in-where-clause-is-ambiguous + for how to set this value, especially if you're using MariaDB. ''; };