summaryrefslogtreecommitdiffstats
path: root/ml
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-20 16:52:43 +0200
committerGitHub <noreply@github.com>2023-02-20 06:52:43 -0800
commitff14cf0df6e7d29c6f0a0ee152f20d5ef7608fa5 (patch)
treebae85080e02a8697620e2169bd5b9cd3aa3a0192 /ml
parentfe17707b063c828383eee167e37f69e3d916bce1 (diff)
Fix broken links in our documentation (#14565)
* fix broken link in ml/README.md * fix broken link across all files * fix broken link across all files * fix broken links and remove what's next sections * fix broken links and remove what's next section * Remove related links sections with broken links that link to removed files * fix broken links
Diffstat (limited to 'ml')
-rw-r--r--ml/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/ml/README.md b/ml/README.md
index 214a06cbff..1acd457252 100644
--- a/ml/README.md
+++ b/ml/README.md
@@ -114,7 +114,9 @@ To enable or disable anomaly detection:
2. In the `[ml]` section, set `enabled = yes` to enable or `enabled = no` to disable.
3. Restart netdata (typically `sudo systemctl restart netdata`).
-**Note**: If you would like to learn more about configuring Netdata please see [the configuration guide](https://github.com/netdata/netdata/blob/master/docs/guides/step-by-step/step-04.md).
+> 📑 Note
+>
+> If you would like to learn more about configuring Netdata please see the [Configuration section](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md) of our documentation.
Below is a list of all the available configuration params and their default values.