summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/category-overview-pages/integrations-overview.md4
-rw-r--r--docs/export/enable-connector.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/category-overview-pages/integrations-overview.md b/docs/category-overview-pages/integrations-overview.md
index 0c84b2e598..556013e330 100644
--- a/docs/category-overview-pages/integrations-overview.md
+++ b/docs/category-overview-pages/integrations-overview.md
@@ -12,14 +12,14 @@ learn_rel_path: "Integrations"
Netdata's ability to monitor out of the box every potentially useful aspect of a node's operation is unparalleled.
But Netdata also provides out of the box, meaningful charts and alerts for hundreds of applications, with the ability
to be easily extended to monitor anything. See the full list of Netdata's capabilities and how you can extend them in the
-[supported collectors list](https://github.com/netdata/netdata/blobl/master/collectors/COLLECTORS.md).
+[supported collectors list](https://github.com/netdata/netdata/blob/master/collectors/COLLECTORS.md).
Our out of the box alerts were created by expert professionals and have been validated on the field, countless times.
Use them to trigger [alert notifications](https://github.com/netdata/netdata/blob/master/docs/monitor/enable-notifications.md)
either centrally, via the
[Cloud alert notifications](https://github.com/netdata/netdata/blob/master/docs/cloud/alerts-notifications/notifications.md)
, or by configuring individual
-[agent notifications](https://github.com/netdata/netdata/blobl/master/health/notifications/README.md).
+[agent notifications](https://github.com/netdata/netdata/blob/master/health/notifications/README.md).
We designed Netdata with interoperability in mind. The Agent collects thousands of metrics every second, and then what
you do with them is up to you. You can
diff --git a/docs/export/enable-connector.md b/docs/export/enable-connector.md
index 28208e2f42..8efd61bde7 100644
--- a/docs/export/enable-connector.md
+++ b/docs/export/enable-connector.md
@@ -92,8 +92,8 @@ details.
If you want to further configure your exporting connectors, see
the [exporting engine reference](https://github.com/netdata/netdata/blob/master/exporting/README.md#configuration).
-For a comprehensive example of using the Graphite connector, read our guide:
-[_Export and visualize Netdata metrics in Graphite_](https://github.com/netdata/netdata/blob/master/docs/guides/export/export-netdata-metrics-graphite.md). Or, start
+For a comprehensive example of using the Graphite connector, read our documentation on
+[exporting metrics to Graphite providers](https://github.com/netdata/netdata/blob/master/exporting/graphite/README.md). Or, start
[using host labels](https://github.com/netdata/netdata/blob/master/docs/guides/using-host-labels.md) on exported metrics.
### Related reference documentation