summaryrefslogtreecommitdiffstats
path: root/claim
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-14 17:41:44 +0200
committerGitHub <noreply@github.com>2023-02-14 07:41:44 -0800
commit32baa46cb12a157440a325ec72498f2327b4ef45 (patch)
tree88d2d01540aed517a0ee305f447fb54d30edd3dc /claim
parent639ca97330cec016e7345d03fb5736f5f13d8058 (diff)
Fix broken links in markdown files (#14513)
* fix broken links in claim/README.md * delete broken link in docs/guidelines.md * fix broken links * fix broken link * fix broken links * fix broken links * fix broken links * fix broken links * fix broken links * remove broken link * fix broken link * fix broken links * fix broken links * fix broken links * fix broken link * fix linking phrasing * fix broken links batch * fix broken links second batch * fix broken links * fix broken links * fix broken links * Update COLLECTORS.md * fix broken links * fix broken links
Diffstat (limited to 'claim')
-rw-r--r--claim/README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/claim/README.md b/claim/README.md
index f1d893eb23..50591c9071 100644
--- a/claim/README.md
+++ b/claim/README.md
@@ -14,9 +14,7 @@ You can securely connect a Netdata Agent, running on a distributed node, to Netd
administrator creates a **claiming token**, which is used to add an Agent to their Space via the [Agent-Cloud link
(ACLK)](https://github.com/netdata/netdata/blob/master/aclk/README.md).
-Are you just starting out with Netdata Cloud? See our [get started with
-Cloud](https://github.com/netdata/netdata/blob/master/docs/cloud/cloud.mdx) guide for a walkthrough of the process and simplified
-instructions.
+Are you just getting started with Netdata Cloud? You can find simplified instructions in the [Install Netdata documentation](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#get-started)
When connecting an agent (also referred to as a node) to Netdata Cloud, you must complete a verification process that proves you have some level of authorization to manage the node itself. This verification is a security feature that helps prevent unauthorized users from seeing the data on your node.
@@ -32,7 +30,7 @@ identity of the Netdata Agent when it connects to the Cloud. While the data does
from Agents to the browser, we do not store or log it.
You can connect a node during the Netdata Cloud onboarding process, or after you created a Space by clicking on **Connect
-Nodes** in the [Spaces management area](https://github.com/netdata/netdata/blob/master/docs/cloud/cloud.mdx#manage-spaces).
+Nodes** in the [Spaces management area](https://github.com/netdata/netdata/blob/master/docs/cloud/spaces.md#manage-spaces).
There are two important notes regarding connecting nodes:
@@ -373,7 +371,7 @@ If you run the kickstart script and get the following error `Existing install ap
If you are using an unsupported package, such as a third-party `.deb`/`.rpm` package provided by your distribution,
please remove that package and reinstall using our [recommended kickstart
-script](https://github.com/netdata/netdata/blob/master/docs/get-started.mdx#install-on-linux-with-one-line-installer).
+script](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#install-on-linux-with-one-line-installer).
#### kickstart: Failed to write new machine GUID
@@ -393,7 +391,7 @@ if you installed Netdata to `/opt/netdata`, use `/opt/netdata/bin/netdata-claim.
If you are using an unsupported package, such as a third-party `.deb`/`.rpm` package provided by your distribution,
please remove that package and reinstall using our [recommended kickstart
-script](https://github.com/netdata/netdata/blob/master/docs/get-started.mdx#install-on-linux-with-one-line-installer).
+script](https://github.com/netdata/netdata/blob/master/packaging/installer/README.md#install-on-linux-with-one-line-installer).
#### Connecting on older distributions (Ubuntu 14.04, Debian 8, CentOS 6)
@@ -510,7 +508,7 @@ tool, and details about the files found in `cloud.d`.
### The `cloud.conf` file
-This section defines how and whether your Agent connects to [Netdata Cloud](https://github.com/netdata/netdata/blob/master/docs/cloud/cloud.mdx)
+This section defines how and whether your Agent connects to Netdata Cloud
using the [ACLK](https://github.com/netdata/netdata/blob/master/aclk/README.md).
| setting | default | info |