summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/postgres
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-11-19 06:03:11 -0700
committerGitHub <noreply@github.com>2020-11-19 06:03:11 -0700
commite074c3a8aeeba868c5adcd0e06ff6f1866de0b5f (patch)
tree7cad14ee7850653813cbeabe5d74f6985c10c21c /collectors/python.d.plugin/postgres
parent9f72979be43ae698ea2a3a38dc48407ce233699b (diff)
Docs: Point users to proper configure doc (#10254)
* Point users to proper configure doc * Remove extra text
Diffstat (limited to 'collectors/python.d.plugin/postgres')
-rw-r--r--collectors/python.d.plugin/postgres/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/python.d.plugin/postgres/README.md b/collectors/python.d.plugin/postgres/README.md
index 1122f0c5a5..67cc8fe323 100644
--- a/collectors/python.d.plugin/postgres/README.md
+++ b/collectors/python.d.plugin/postgres/README.md
@@ -70,8 +70,8 @@ Following charts are drawn:
## Configuration
-Edit the `python.d/postgres.conf` configuration file using `edit-config` from the your agent's [config
-directory](/docs/step-by-step/step-04.md#find-your-netdataconf-file), which is typically at `/etc/netdata`.
+Edit the `python.d/postgres.conf` configuration file using `edit-config` from the Netdata [config
+directory](/docs/configure/nodes.md), which is typically at `/etc/netdata`.
```bash
cd /etc/netdata # Replace this path with your Netdata config directory, if different