nixos/opengfw: fix documentation link formatting
This commit is contained in:
parent
3dd73303bb
commit
af8af80782
@ -172,7 +172,7 @@ in
|
||||
ruleset = mkOption {
|
||||
description = ''
|
||||
The path to load specific local geoip/geosite db files.
|
||||
If not set, they will be automatically downloaded from (Loyalsoldier/v2ray-rules-dat)[https://github.com/Loyalsoldier/v2ray-rules-dat].
|
||||
If not set, they will be automatically downloaded from [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat).
|
||||
'';
|
||||
default = { };
|
||||
type = types.submodule {
|
||||
|
Loading…
x
Reference in New Issue
Block a user