diff --git a/README.md b/README.md index 0f829146..d184c144 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ ADMIN_PRIVILEGES=true # App privileges ├── elastic_conf │   └── elasticsearch.yml ├── generate-opendistro-certs.yml - ├── kibana-opendistro + ├── kibana-odfe │   ├── config │   │   ├── custom_welcome │   │   │   ├── light_theme.style.css @@ -126,7 +126,7 @@ ADMIN_PRIVILEGES=true # App privileges ├── production-cluster.yml ├── README.md ├── VERSION - └── wazuh-opendistro + └── wazuh-odfe ├── config │   ├── create_user.py │   ├── etc @@ -145,6 +145,7 @@ ADMIN_PRIVILEGES=true # App privileges └── Dockerfile + ## Branches * `4.0` branch on correspond to the latest Wazuh-Docker stable version.