Merge pull request #59315 from Infinisil/znc-docs-url

nixos/znc: Fix URL XML for config option
This commit is contained in:
Silvan Mosberger
2019-04-14 17:33:49 +02:00
committed by GitHub

View File

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