summaryrefslogtreecommitdiffstats
path: root/docs/collect
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-04-26 09:47:58 -0700
committerGitHub <noreply@github.com>2021-04-26 09:47:58 -0700
commitd7a1068efe3f28015f658e86d8cee73a250f335a (patch)
treecdc18c4b5ec41800322ffb18119765a3e289fe39 /docs/collect
parentac92f8c910ba79ecb0f3ee03727d336996fa664b (diff)
Remove links to old install doc (#11014)
* Remove links to old install doc * Fix import * Fix Docker link * Fix links * Fix Docker link again
Diffstat (limited to 'docs/collect')
-rw-r--r--docs/collect/application-metrics.md4
-rw-r--r--docs/collect/how-collectors-work.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/collect/application-metrics.md b/docs/collect/application-metrics.md
index e5f9039460..fbc0ae249c 100644
--- a/docs/collect/application-metrics.md
+++ b/docs/collect/application-metrics.md
@@ -47,10 +47,10 @@ application metrics collectors, including those for containers/k8s clusters.
## Collect metrics from applications running on Windows
Netdata is fully capable of collecting and visualizing metrics from applications running on Windows systems. The only
-caveat is that you must [install the Agent](/docs/get/README.md) on a separate system or a compatible VM because there
+caveat is that you must [install Netdata](/docs/get-started.mdx) on a separate system or a compatible VM because there
is no native Windows version of the Netdata Agent.
-Once you have the Agent running on that separate system, you can follow the [enable and configure
+Once you have Netdata running on that separate system, you can follow the [enable and configure
doc](/docs/collect/enable-configure.md) to tell the collector to look for exposed metrics on the Windows system's IP
address or hostname, plus the applicable port.
diff --git a/docs/collect/how-collectors-work.md b/docs/collect/how-collectors-work.md
index 5ae444a6f2..b4a6c8796a 100644
--- a/docs/collect/how-collectors-work.md
+++ b/docs/collect/how-collectors-work.md
@@ -10,7 +10,7 @@ When Netdata starts, and with zero configuration, it auto-detects thousands of d
per-second metrics.
Netdata can immediately collect metrics from these endpoints thanks to 300+ **collectors**, which all come pre-installed
-when you [install the Netdata Agent](/docs/get/README.md#install-the-netdata-agent).
+when you [install Netdata](/docs/get-started.mdx).
Every collector has two primary jobs: