summaryrefslogtreecommitdiffstats
path: root/collectors/COLLECTORS.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-04-14 10:26:13 -0700
committerGitHub <noreply@github.com>2020-04-14 10:26:13 -0700
commite99692f145f710930723081d2e5bbf8868be2080 (patch)
tree468157463f0f133d927019e6826a9559dd989b9b /collectors/COLLECTORS.md
parent59916b01b83026d6e6caf59f4efb67b7d428b70d (diff)
Docs: Standardize links between documentation (#8638)
* Trying out some absolute-ish links * Try one out on installer * Testing logic * Trying out some more links * Fixing links * Fix links in python collectors * Changed a bunch more links * Fix build errors * Another push of links * Fix build error and add more links * Complete first pass * Fix final broken links * Fix links to files * Fix for Netlify * Two more fixes
Diffstat (limited to 'collectors/COLLECTORS.md')
-rw-r--r--collectors/COLLECTORS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index e62d9f9d00..510286c573 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -12,9 +12,9 @@ Netdata uses collectors to help you gather metrics from your favorite applicatio
real-time, interactive charts. The following list includes collectors for both internal system metrics, and external
apps/services metrics.
-Read more about collectors and how to enable them in our [collectors documentation](README.md), or use the [collector
-quickstart](QUICKSTART.md) to figure out how to collect metrics from your favorite app/service with auto-detection and
-minimal configuration.
+Read more about collectors and how to enable them in our [collectors documentation](/collectors/README.md), or use the
+[collector quickstart](/collectors/QUICKSTART.md) to figure out how to collect metrics from your favorite app/service
+with auto-detection and minimal configuration.
If you don't see the app/service you'd like to monitor here, check out our [GitHub
issues](https://github.com/netdata/netdata/issues). Use the search bar to look for previous discussions about that