Merge pull request #59315 from Infinisil/znc-docs-url
nixos/znc: Fix URL XML for config option
This commit is contained in:
commit
a63c182d53
|
@ -151,7 +151,7 @@ in
|
|||
'';
|
||||
description = ''
|
||||
Configuration for ZNC, see
|
||||
<literal>https://wiki.znc.in/Configuration</literal> for details. The
|
||||
<link xlink:href="https://wiki.znc.in/Configuration"/> for details. The
|
||||
Nix value declared here will be translated directly to the xml-like
|
||||
format ZNC expects. This is much more flexible than the legacy options
|
||||
under <option>services.znc.confOptions.*</option>, but also can't do
|
||||
|
|
Loading…
Reference in New Issue