Unverified Commit 70f53bf3 authored by M. Ian Graham's avatar M. Ian Graham
Browse files

nixos/dendrite: fix broken example conf link

parent 9dd73aaa
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.
      '';
    };