From 5c30e7ab9cd558f227f5f7ad28030b768014d139 Mon Sep 17 00:00:00 2001
From: Royer Yangali <royer.yangali@etsi.org>
Date: Mon, 14 Oct 2024 16:31:11 +0200
Subject: [PATCH] UPDATES: updating headlines internally

---
 doc/deployment_guide/deployment_guide.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/doc/deployment_guide/deployment_guide.md b/doc/deployment_guide/deployment_guide.md
index 36a47f9..80e6739 100644
--- a/doc/deployment_guide/deployment_guide.md
+++ b/doc/deployment_guide/deployment_guide.md
@@ -10,11 +10,10 @@ In this section, we describe how to configure a machine (physical or virtual) to
 **NOTE**: If you already have a remote physical server fitting the requirements specified in this section feel free to use it instead of deploying a local VM. Check [1.1.1. Physical Server](#1-1-1-physical-server) for further details.
 
 Virtualization platforms tested are:
-
-- [1.1.1. Physical Server](#1-1-1-physical-server)
-- [1.1.2. Oracle Virtual Box](#1-1-2-oracle-virtual-box)
-- [1.1.3. VMWare Fusion](#1-1-3-vmware-fusion)
-- [1.1.4. OpenStack](#1-1-4-openstack)
+- [Physical Server](#1-1-1-physical-server)
+- [Oracle Virtual Box](#1-1-2-oracle-virtual-box)
+- [VMWare Fusion](#1-1-3-vmware-fusion)
+- ['1.1.4. OpenStack'](#1-1-4-openstack)
 - [1.1.5. Vagrant Box](#1-1-5-vagrant-box)
 
 ## 1.1.1. Physical Server
-- 
GitLab