Commit c58bf61f authored by dish's avatar dish Committed by Valentin Gagarin
Browse files

nixos/zitadel: fix documentation link formatting

parent 839a4277
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ in
        '';
        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.
        '';
      };
@@ -168,7 +168,7 @@ in
        '';
        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.
        '';
      };