nixos/opengfw: fix documentation link formatting

This commit is contained in:
dish 2025-02-12 11:21:29 -05:00 committed by Valentin Gagarin
parent 3dd73303bb
commit af8af80782

View File

@ -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 {