summaryrefslogtreecommitdiffstats
path: root/docs/export
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-17 18:11:38 +0200
committerGitHub <noreply@github.com>2023-02-17 08:11:38 -0800
commit851ce5a184abd4f38377d826635848093f022f4f (patch)
treedc6fd301182b70e498eae94c20898b6d2020f8d6 /docs/export
parent8f293d29a02fe3b6a0db4d02127eb421f2cab29b (diff)
Fix broken links in integrations-overview (#14554)
* Fix broken links in integrations-overview * fix broken link in docs/export/enable-collector.md
Diffstat (limited to 'docs/export')
-rw-r--r--docs/export/enable-connector.md4
1 files changed, 2 insertions, 2 deletions
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