summaryrefslogtreecommitdiffstats
path: root/collectors/node.d.plugin
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2018-11-22 00:44:46 +0100
committerCosta Tsaousis <costa@tsaousis.gr>2018-11-22 01:44:46 +0200
commitac7deb42f84e2f66a5d86f4d6f259d49ee7b7960 (patch)
tree5d61a6fa76347c1171883685f59b75b47769904d /collectors/node.d.plugin
parent055d5284b9ffaf181d7f06ad72c7c9e7976dcecd (diff)
Documentation links sanity checker (#4701)
* Fix broken links * Fixed link * Added links checker * link updates from the link checker * Final corrections to allow checklinks to run without errors * Removed whitespace * Fixed codacy errors/warnings
Diffstat (limited to 'collectors/node.d.plugin')
-rw-r--r--collectors/node.d.plugin/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/node.d.plugin/README.md b/collectors/node.d.plugin/README.md
index fe85fbe4ce..af8708c7b9 100644
--- a/collectors/node.d.plugin/README.md
+++ b/collectors/node.d.plugin/README.md
@@ -45,7 +45,7 @@ For more information check the **[[Installation]]** guide.
## configuring `node.d.plugin`
`node.d.plugin` can work even without any configuration. Its default configuration file is
-[/etc/netdata/node.d.conf](https://github.com/netdata/netdata/tree/master/collectors/node.d.plugin/node.d.conf) (to edit it on your system run `/etc/netdata/edit-config node.d.conf`).
+[/etc/netdata/node.d.conf](node.d.conf) (to edit it on your system run `/etc/netdata/edit-config node.d.conf`).
## configuring `node.d.plugin` modules
@@ -229,4 +229,4 @@ The `service` object defines a set of functions to allow you send information to
---
*FIXME: document an operational node.d.plugin data collector - the best example is the
-[snmp collector](https://github.com/netdata/netdata/tree/master/collectors/node.d.plugin/snmp/snmp.node.js)*
+[snmp collector](snmp/snmp.node.js)*