mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/uhub: fix documentation link formatting
This commit is contained in:
parent
2b78a852e6
commit
f2ed072641
1 changed files with 1 additions and 1 deletions
|
@ -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 <https://www.uhub.org/doc/config.php> for a list of options.
|
||||
'';
|
||||
default = { };
|
||||
example = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue