From c58bf61fc22cf85414083703ee13ea4a7613fabd Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:23:54 -0500 Subject: [PATCH] nixos/zitadel: fix documentation link formatting --- nixos/modules/services/web-apps/zitadel.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/modules/services/web-apps/zitadel.nix b/nixos/modules/services/web-apps/zitadel.nix index 2ddd0a52dc9c..c097d36d9039 100644 --- a/nixos/modules/services/web-apps/zitadel.nix +++ b/nixos/modules/services/web-apps/zitadel.nix @@ -136,7 +136,7 @@ in ''; description = '' Contents of the runtime configuration file. See - https://zitadel.com/docs/self-hosting/manage/configure for more + for more details. ''; }; @@ -168,7 +168,7 @@ in ''; description = '' Contents of the database initialization config file. See - https://zitadel.com/docs/self-hosting/manage/configure for more + for more details. ''; };