summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgotjoshua <gotjoshua@users.noreply.github.com>2021-05-25 15:30:11 +0100
committerGitHub <noreply@github.com>2021-05-25 17:30:11 +0300
commit44d6316c0beee23ae917ce2d24e10444b774d9e9 (patch)
tree9ff24e2ad914e209ebbdb700106b8fa462f0185f
parent15e036a9fee9edaeb8101c686c42bf75c91d462b (diff)
add link to example conf (#11182)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
-rw-r--r--collectors/python.d.plugin/httpcheck/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/httpcheck/README.md b/collectors/python.d.plugin/httpcheck/README.md
index 55aad52f04..59c60f5443 100644
--- a/collectors/python.d.plugin/httpcheck/README.md
+++ b/collectors/python.d.plugin/httpcheck/README.md
@@ -25,7 +25,7 @@ Following charts are drawn per job:
## Configuration
-Edit the `python.d/httpcheck.conf` configuration file using `edit-config` from the Netdata [config
+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
directory](/docs/configure/nodes.md), which is typically at `/etc/netdata`.
```bash