Unverified Commit 04cc842e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

nixos/dendrite: fix broken example conf link (#342056)

parents a590494a 70f53bf3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -258,7 +258,7 @@ in
      default = { };
      description = ''
        Configuration for dendrite, see:
        <https://github.com/matrix-org/dendrite/blob/master/dendrite-config.yaml>
        <https://github.com/matrix-org/dendrite/blob/main/dendrite-sample.yaml>
        for available options with which to populate settings.
      '';
    };