diff --git a/nixos/modules/services/misc/uhub.nix b/nixos/modules/services/misc/uhub.nix index befebdc20cdb..7e9130c8ff4d 100644 --- a/nixos/modules/services/misc/uhub.nix +++ b/nixos/modules/services/misc/uhub.nix @@ -46,7 +46,7 @@ in inherit (settingsFormat) type; description = '' Configuration of uhub. - See https://www.uhub.org/doc/config.php for a list of options. + See for a list of options. ''; default = { }; example = {