mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 18:12:34 +09:00
nixos/dendrite: fix broken example conf link (#342056)
This commit is contained in:
commit
04cc842ee5
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ in
|
||||||
default = { };
|
default = { };
|
||||||
description = ''
|
description = ''
|
||||||
Configuration for dendrite, see:
|
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.
|
for available options with which to populate settings.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue