summaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-02-02 15:23:54 +0200
committerGitHub <noreply@github.com>2023-02-02 15:23:54 +0200
commit9f1403de7d3ea2633768d34095afcf880c7c4e2d (patch)
tree0c50a1f42b3e182f6cd5de4e92c609cc76fd3cb5 /cli
parentcaf18920aac38eed782647957e82c0ab7f64ec17 (diff)
Covert our documentation links to GH absolute links (#14344)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Diffstat (limited to 'cli')
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index a4471e2bc7..09f2017459 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -39,6 +39,6 @@ aclk-state [json]
Returns current state of ACLK and Cloud connection. (optionally in json)
```
-Those commands are the same that can be sent to netdata via [signals](/daemon/README.md#command-line-options).
+Those commands are the same that can be sent to netdata via [signals](https://github.com/netdata/netdata/blob/master/daemon/README.md#command-line-options).