mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 21:25:30 +03:00
nixos/wivrn: fix documentation link formatting
This commit is contained in:
parent
956a5cedd4
commit
e0de6da14a
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ in
|
||||||
Note that the application option must be either a package or a
|
Note that the application option must be either a package or a
|
||||||
list with package as the first element.
|
list with package as the first element.
|
||||||
|
|
||||||
See https://github.com/WiVRn/WiVRn/blob/master/docs/configuration.md
|
See <https://github.com/WiVRn/WiVRn/blob/master/docs/configuration.md>
|
||||||
'';
|
'';
|
||||||
default = { };
|
default = { };
|
||||||
example = literalExpression ''
|
example = literalExpression ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue