Unverified Commit d9f64a6b authored by Marcus Ramberg's avatar Marcus Ramberg Committed by GitHub
Browse files

karakeep: fix broken docs link (#489122)

parents 95cd2fb1 8f8a8e1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ in
          Environment variables to pass to Karakaeep. This is how most settings
          can be configured. Changing DATA_DIR is possible but not supported.

          See <https://docs.karakeep.app/configuration/>
          See <https://docs.karakeep.app/configuration/environment-variables>
        '';
        type = lib.types.attrsOf lib.types.str;
        default = { };