nixos/zitadel: fix documentation link formatting

Changed files
+2 -2
nixos
modules
services
web-apps
+2 -2
nixos/modules/services/web-apps/zitadel.nix
···
'';
description = ''
Contents of the runtime configuration file. See
-
https://zitadel.com/docs/self-hosting/manage/configure for more
+
<https://zitadel.com/docs/self-hosting/manage/configure> for more
details.
'';
};
···
'';
description = ''
Contents of the database initialization config file. See
-
https://zitadel.com/docs/self-hosting/manage/configure for more
+
<https://zitadel.com/docs/self-hosting/manage/configure> for more
details.
'';
};