summaryrefslogtreecommitdiffstats
path: root/claim
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-11-20 13:36:58 -0700
committerGitHub <noreply@github.com>2020-11-20 13:36:58 -0700
commit7cf6e03f4e4e09e64077669ebe53857a24cca564 (patch)
treedf56324d60ebb16544cb4fb47f92a937e5dc0436 /claim
parentc6a84c4cde21db3d504c3efafa203d29cd5d4ebc (diff)
Document the Agent reinstallation process (#10270)
* Set up the reinstall doc * Building out reinstall page, tweaks * Finish up reinstallation doc * Fix one link * Fix broken links
Diffstat (limited to 'claim')
-rw-r--r--claim/README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/claim/README.md b/claim/README.md
index 65a912dfd0..17fe255815 100644
--- a/claim/README.md
+++ b/claim/README.md
@@ -1,10 +1,7 @@
<!--
----
title: "Agent claiming"
description: "Agent claiming allows a Netdata Agent, running on a distributed node, to securely connect to Netdata Cloud. A Space's administrator creates a claiming token, which is used to add an Agent to their Space via the Agent-Cloud link."
-date: 2020-04-30
custom_edit_url: https://github.com/netdata/netdata/edit/master/claim/README.md
----
-->
# Agent claiming
@@ -202,7 +199,8 @@ option, you need to update your `$PATH` or run `netdata-claim.sh` using the full
Netdata to `/opt/netdata`, use `/opt/netdata/bin/netdata-claim.sh` to run the claiming script.
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](/docs/get#install-the-netdata-agent).
+please remove that package and reinstall using our [recommended kickstart
+script](/docs/get/README.md#install-the-netdata-agent).
#### Claiming on older distributions (Ubuntu 14.04, Debian 8, CentOS 6)