summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/zscores
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-03-21 16:41:38 +0200
committerGitHub <noreply@github.com>2023-03-21 07:41:38 -0700
commit9385b062f649fd197e7ba411120516fb5f9f46d7 (patch)
tree63861f1cdff85ae530ca08ddd192643e2dc3358a /collectors/python.d.plugin/zscores
parent2d50a119413fc5e0f6116bc851a317ff6ffa5e6c (diff)
Replace hardcoded links pointing to "learn.netdata.cloud" with github absolute links (#14779)
* Update REFERENCE.md * replace redirected links * format the files * fix redirected link * format the file * replace hardcoded links
Diffstat (limited to 'collectors/python.d.plugin/zscores')
-rw-r--r--collectors/python.d.plugin/zscores/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/python.d.plugin/zscores/README.md b/collectors/python.d.plugin/zscores/README.md
index ded28c1c40..e8003e6b5d 100644
--- a/collectors/python.d.plugin/zscores/README.md
+++ b/collectors/python.d.plugin/zscores/README.md
@@ -87,7 +87,7 @@ the `zscores.conf` files alone to begin with. Then you can return to it later if
more once the collector is running for a while.
Edit the `python.d/zscores.conf` configuration file using `edit-config` from the your
-agent's [config directory](https://learn.netdata.cloud/guides/step-by-step/step-04#find-your-netdataconf-file), which is
+agent's [config directory](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md#the-netdata-config-directory), which is
usually at `/etc/netdata`.
```bash