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

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

diff --git a/doc/deployment_guide/deployment_guide.md b/doc/deployment_guide/deployment_guide.md
index 80e6739..5899275 100644
--- a/doc/deployment_guide/deployment_guide.md
+++ b/doc/deployment_guide/deployment_guide.md
@@ -10,8 +10,9 @@ 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:
-- [Physical Server](#1-1-1-physical-server)
-- [Oracle Virtual Box](#1-1-2-oracle-virtual-box)
+
+- [Physical Server](#111-physical-server)
+- [Oracle Virtual Box](#112-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)
-- 
GitLab