From cb4062c2b76a940fdf408beea7937456826a2daf Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Thu, 12 Feb 2026 14:54:11 -0500 Subject: [PATCH] Add specific links to tech docs --- docs/ref/backup-and-restore.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ref/backup-and-restore.md b/docs/ref/backup-and-restore.md index d9179b67..ee512a68 100644 --- a/docs/ref/backup-and-restore.md +++ b/docs/ref/backup-and-restore.md @@ -2,5 +2,5 @@ For backup and restore, refer to the documentation for each component: -- [Wazuh central components](https://documentation.wazuh.com/current/migration-guide/index.html) -- [Wazuh agent](https://documentation.wazuh.com/current/migration-guide/index.html) +- [Wazuh manager](https://github.com/wazuh/wazuh/blob/v5.0.0/docs/ref/backup-restore.md) +- [Wazuh agent](https://github.com/wazuh/wazuh-agent/blob/v5.0.0/docs/ref/backup-restore.md)