summaryrefslogtreecommitdiffstats
path: root/src/daemon/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/README.md')
-rw-r--r--src/daemon/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/daemon/README.md b/src/daemon/README.md
index 4bfda52469..150df621b3 100644
--- a/src/daemon/README.md
+++ b/src/daemon/README.md
@@ -2,7 +2,7 @@
The Netdata daemon is practically a synonym for the Netdata Agent, as it controls its
entire operation. We support various methods to
-[start, stop, or restart the daemon](https://github.com/netdata/netdata/blob/master/docs/configure/start-stop-restart.md).
+[start, stop, or restart the daemon](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#maintaining-a-netdata-agent-installation).
This document provides some basic information on the command line options, log files, and how to debug and troubleshoot
@@ -282,7 +282,7 @@ all programs), edit `netdata.conf` and set:
process nice level = -1
```
-then execute this to [restart Netdata](https://github.com/netdata/netdata/blob/master/docs/configure/start-stop-restart.md):
+then execute this to [restart Netdata](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#maintaining-a-netdata-agent-installation):
```sh
sudo systemctl restart netdata