summaryrefslogtreecommitdiffstats
path: root/streaming
diff options
context:
space:
mode:
Diffstat (limited to 'streaming')
-rw-r--r--streaming/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/README.md b/streaming/README.md
index 11d25f431a..34d899c3da 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -36,7 +36,7 @@ Alarms for the child are served by the parent.
In this mode the child is just a plain data collector. It spawns all external plugins, but instead of maintaining a
local database and accepting dashboard requests, it streams all metrics to the parent. The memory footprint is reduced
significantly, to between 6 MiB and 40 MiB, depending on the enabled plugins. To reduce the memory usage as much as
-possible, refer to [running Netdata in embedded devices](/docs/Performance.md#running-netdata-in-embedded-devices).
+possible, refer to the [performance optimization guide](/docs/guides/configure/performance.md).
The same parent can collect data for any number of child nodes.