From f2ed072641757c29c6b14ce4aa1a2bc577161b93 Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:18:46 -0500 Subject: [PATCH] nixos/uhub: fix documentation link formatting --- nixos/modules/services/misc/uhub.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {