From a0bf3b087ffde5837b567ca9c27c923ea8bedc26 Mon Sep 17 00:00:00 2001 From: luisgulo Date: Thu, 1 Jun 2023 13:15:47 +0200 Subject: [PATCH] Actualizar 'README.md' --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index af31242..930781c 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ This Projects serves below usecases: - [Architecture Diagram](#Architecture-Diagram) - [Components used in this Project](#Components) - [Installation Requirements](#Installation-Requirements) - - [Installation Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install1.md) - - [Installation Guide Second Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/install2.md) - - [Installation Guide Beats Agent](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/beats.md) - - [Shuffle Automation Install Guide](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/installation/Shuffle-install.md) - - [Integration Guide First Phase](https://github.com/archanchoudhury/SOC-OpenSource/blob/main/integration/integration.md) + - [Installation Guide First Phase](/installation/install1.md) + - [Installation Guide Second Phase](/installation/install2.md) + - [Installation Guide Beats Agent](/installation/beats.md) + - [Shuffle Automation Install Guide](/installation/Shuffle-install.md) + - [Integration Guide First Phase](/integration/integration.md) - [Shuffle Workflow Implementation](#Shuffle-Workflow-Implementation) - [Elastic EDR Implementation](#EDR-Implementation) - [Contributing](#Contributing)