diff --git a/nixos/modules/services/monitoring/scrutiny.nix b/nixos/modules/services/monitoring/scrutiny.nix index 37a991674dae..3265d94f6cd3 100644 --- a/nixos/modules/services/monitoring/scrutiny.nix +++ b/nixos/modules/services/monitoring/scrutiny.nix @@ -35,7 +35,7 @@ in description = '' Scrutiny settings to be rendered into the configuration file. - See https://github.com/AnalogJ/scrutiny/blob/master/example.scrutiny.yaml. + See . ''; default = { }; type = submodule { @@ -129,7 +129,7 @@ in description = '' Collector settings to be rendered into the collector configuration file. - See https://github.com/AnalogJ/scrutiny/blob/master/example.collector.yaml. + See . ''; default = { }; type = submodule {