Unverified Commit 8f8a8e1c authored by Kiran Ostrolenk's avatar Kiran Ostrolenk
Browse files

karakeep: fix broken docs link

parent 953355a9
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 = { };