munin: fix documentation links

This commit is contained in:
Domen Kožar 2013-10-23 13:54:46 +02:00
parent 4747796a9e
commit 03e1178f80

View File

@ -94,7 +94,7 @@ in
Enable Munin Node agent. Munin node listens on 0.0.0.0 and Enable Munin Node agent. Munin node listens on 0.0.0.0 and
by default accepts connections only from 127.0.0.1 for security reasons. by default accepts connections only from 127.0.0.1 for security reasons.
See <link xlink:href='http://munin-monitoring.org/wiki/munin-node' />. See <link xlink:href='http://munin-monitoring.org/wiki/munin-node.conf' />.
''; '';
}; };
@ -143,7 +143,7 @@ in
default = ""; default = "";
description = '' description = ''
<filename>munin.conf</filename> extra global configuration. <filename>munin.conf</filename> extra global configuration.
See <link xlink:href='http://munin-monitoring.org/wiki/munin-node' />. See <link xlink:href='http://munin-monitoring.org/wiki/munin.conf' />.
Useful to setup notifications, see Useful to setup notifications, see
<link xlink:href='http://munin-monitoring.org/wiki/HowToContact' /> <link xlink:href='http://munin-monitoring.org/wiki/HowToContact' />
''; '';