summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-03-27 16:52:33 +0300
committerGitHub <noreply@github.com>2023-03-27 06:52:33 -0700
commit00fd201803e2e368e98f5903dbe037c2c55bd8af (patch)
treea23baab0a2f76c3c1c1f1517e24228d6bdbaa352 /packaging
parent2a9c0b54b1759c31c99669498cabc5606ecea193 (diff)
Address Learn feedback from users (#14802)
* Update collectors/charts.d.plugin/sensors/README.md * lint the file, and correct some mistypes * add suggestions and fix wording * cover feedback by users * fix broken link * Update invite-your-team.md
Diffstat (limited to 'packaging')
-rw-r--r--packaging/installer/methods/ansible.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/installer/methods/ansible.md b/packaging/installer/methods/ansible.md
index aebe17da4e..6b4c69f09f 100644
--- a/packaging/installer/methods/ansible.md
+++ b/packaging/installer/methods/ansible.md
@@ -50,7 +50,7 @@ minutes.
## Download and configure the playbook
First, download the
-[playbook](https://github.com/netdata/community/tree/main/netdata-agent-deployment/ansible-quickstart), move it to the
+[playbook](https://github.com/netdata/community/tree/main/configuration-management/ansible-quickstart/), move it to the
current directory, and remove the rest of the cloned repository, as it's not required for using the Ansible playbook.
```bash