diff --git a/CHANGELOG.md b/CHANGELOG.md index de1943e9c1..85af151ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ All notable changes to the Wazuh app project will be documented in this file. - Support for Wazuh 4.10.2 +### Fixed + +- Fixed documentation URL related to the usage of authentication password in the agent deployment [#7251](https://github.com/wazuh/wazuh-dashboard-plugins/pull/7251) + ## Wazuh v4.10.1 - OpenSearch Dashboards 2.16.0 - Revision 01 ### Added diff --git a/plugins/main/public/components/endpoints-summary/register-agent/containers/steps/steps.tsx b/plugins/main/public/components/endpoints-summary/register-agent/containers/steps/steps.tsx index 72fd721977..0262e0be5b 100644 --- a/plugins/main/public/components/endpoints-summary/register-agent/containers/steps/steps.tsx +++ b/plugins/main/public/components/endpoints-summary/register-agent/containers/steps/steps.tsx @@ -155,12 +155,12 @@ export const Steps = ({ color='warning' title={ - The password is required but wasn't defined. Please - check our{' '} + The password is required but wasn't defined. Please check + our{' '}