summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2024-02-21 09:39:31 +0200
committerGitHub <noreply@github.com>2024-02-21 09:39:31 +0200
commit109a635d0426832397c311ade22045f3dac950ab (patch)
tree4a7014c95f108e2356b7bbe388e392f29937f93b /src/go/collectors/go.d.plugin/modules
parent166a4cdbe0276e8685f5e9f3c4c5535d45926dbf (diff)
Liquify start-stop-restart doc (#17037)
liquify start-stop-restart doc
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules')
-rw-r--r--src/go/collectors/go.d.plugin/modules/postgres/integrations/postgresql.md2
-rw-r--r--src/go/collectors/go.d.plugin/modules/postgres/metadata.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/postgres/integrations/postgresql.md b/src/go/collectors/go.d.plugin/modules/postgres/integrations/postgresql.md
index f3d869b989..c80595bd96 100644
--- a/src/go/collectors/go.d.plugin/modules/postgres/integrations/postgresql.md
+++ b/src/go/collectors/go.d.plugin/modules/postgres/integrations/postgresql.md
@@ -267,7 +267,7 @@ GRANT pg_monitor TO netdata;
```
After creating the new user, restart the Netdata agent with `sudo systemctl restart netdata`, or
-the [appropriate method](https://github.com/netdata/netdata/blob/master/docs/configure/start-stop-restart.md) for your
+the [appropriate method](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#maintaining-a-netdata-agent-installation) for your
system.
diff --git a/src/go/collectors/go.d.plugin/modules/postgres/metadata.yaml b/src/go/collectors/go.d.plugin/modules/postgres/metadata.yaml
index 94fe1b376a..7714ca3dbd 100644
--- a/src/go/collectors/go.d.plugin/modules/postgres/metadata.yaml
+++ b/src/go/collectors/go.d.plugin/modules/postgres/metadata.yaml
@@ -69,7 +69,7 @@ modules:
```
After creating the new user, restart the Netdata agent with `sudo systemctl restart netdata`, or
- the [appropriate method](https://github.com/netdata/netdata/blob/master/docs/configure/start-stop-restart.md) for your
+ the [appropriate method](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#maintaining-a-netdata-agent-installation) for your
system.
configuration:
file: