@cryptotaxi247 / netdata-1 / commits / 44d6316c0

add link to example conf (#11182)

Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

gotjoshua committed May 25, 2021 at 15:30 UTC 44d6316c0beee23ae917ce2d24e10444b774d9e9
1 file changed +1 -1
collectors/python.d.plugin/httpcheck/README.md
+1 -1
@@ -25,7 +25,7 @@ Following charts are drawn per job:
25
26 ## Configuration
27
28 -Edit the `python.d/httpcheck.conf` configuration file using `edit-config` from the Netdata [config
28 +Edit the [`python.d/httpcheck.conf`](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/httpcheck/httpcheck.conf) configuration file using `edit-config` from the Netdata [config
29 directory](/docs/configure/nodes.md), which is typically at `/etc/netdata`.
30
31 ```bash