Skip to content

Commit 3d23665

Browse files
authored
Merge pull request #8947 from wazuh/enhancement/365-fix-restart-command
fix typo in the restart command
2 parents 887c539 + 6bc0ba2 commit 3d23665

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
1010

1111
### Changed
1212

13-
- **Post-release**: Updated the upgrade guide for Wazuh central components. ([#8934](https://github.com/wazuh/wazuh-documentation/pull/8934)) ([#8941](https://github.com/wazuh/wazuh-documentation/pull/8941)) ([#8944](https://github.com/wazuh/wazuh-documentation/pull/8944))
13+
- **Post-release**: Updated the upgrade guide for Wazuh central components. ([#8934](https://github.com/wazuh/wazuh-documentation/pull/8934)) ([#8941](https://github.com/wazuh/wazuh-documentation/pull/8941)) ([#8944](https://github.com/wazuh/wazuh-documentation/pull/8944)) ([#8947](https://github.com/wazuh/wazuh-documentation/pull/8947))
1414
- **Post-release**: Added indexer connector configuration steps to vulnerability detection documentation and removed troubleshooting section. ([#8942](https://github.com/wazuh/wazuh-documentation/pull/8942))
1515
- **Post-release**: Updated the *Navigating the Wazuh dashboard* section. ([#8950](https://github.com/wazuh/wazuh-documentation/pull/8950))
1616

source/upgrade-guide/upgrading-central-components.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ When upgrading from Wazuh 4.12.x or earlier, follow these steps to configure the
428428
429429
#. Restart the Wazuh manager to apply the configuration changes
430430

431-
.. include:: /_templates/common/start_manager.rst
431+
.. include:: /_templates/common/restart_manager.rst
432432

433433
.. _configuring_vulnerability_detection:
434434

@@ -500,7 +500,7 @@ When upgrading from Wazuh version 4.7.x or earlier, follow these steps to config
500500

501501
#. Restart the Wazuh manager to apply the configuration changes
502502

503-
.. include:: /_templates/common/start_manager.rst
503+
.. include:: /_templates/common/restart_manager.rst
504504

505505
.. _configuring_filebeat:
506506

0 commit comments

Comments
 (0)