diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configure/nodes.md | 2 | ||||
-rw-r--r-- | docs/guides/monitor/dimension-templates.md | 2 | ||||
-rw-r--r-- | docs/guides/step-by-step/step-06.md | 2 | ||||
-rw-r--r-- | docs/store/distributed-data-architecture.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/configure/nodes.md b/docs/configure/nodes.md index 2e4bef640..d0a6fd7a7 100644 --- a/docs/configure/nodes.md +++ b/docs/configure/nodes.md @@ -158,7 +158,7 @@ You can also take what you've learned about node configuration to enable or enha ### Related reference documentation -- [Netdata Agent · Daemon](/health/README.md) +- [Netdata Agent · Daemon](docs/agent/daemon) - [Netdata Agent · Health monitoring](/health/README.md) - [Netdata Agent · Notifications](/health/notifications/README.md) diff --git a/docs/guides/monitor/dimension-templates.md b/docs/guides/monitor/dimension-templates.md index da1faed8b..7cbe7959c 100644 --- a/docs/guides/monitor/dimension-templates.md +++ b/docs/guides/monitor/dimension-templates.md @@ -1,6 +1,6 @@ <!-- title: "Use dimension templates to create dynamic alarms" -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/monitor/health/dimension-templates.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/dimension-templates.md --> # Use dimension templates to create dynamic alarms diff --git a/docs/guides/step-by-step/step-06.md b/docs/guides/step-by-step/step-06.md index bb1f23494..160b1b1f6 100644 --- a/docs/guides/step-by-step/step-06.md +++ b/docs/guides/step-by-step/step-06.md @@ -1,6 +1,6 @@ <!-- title: "Step 6. Collect metrics from more services and apps" -custom_edit_url: https://github.com/netdata/netdata/edit/master/guides/docs/step-by-step/step-06.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/step-by-step/step-06.md --> # Step 6. Collect metrics from more services and apps diff --git a/docs/store/distributed-data-architecture.md b/docs/store/distributed-data-architecture.md index dbf73f35b..0ec5c1420 100644 --- a/docs/store/distributed-data-architecture.md +++ b/docs/store/distributed-data-architecture.md @@ -1,7 +1,7 @@ <!-- title: "Distributed data architecture" description: "Netdata's distributed data architecture stores metrics on individual nodes for high performance and scalability using all your granular metrics." -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data.md +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data-architecture.md --> # Distributed data architecture |