From f9039dadb51fb69b7e3cab2caa1b1f626bdb6ba5 Mon Sep 17 00:00:00 2001
From: trantzas <ktrantzas@ece.upatras.gr>
Date: Fri, 31 Jan 2025 10:10:48 +0000
Subject: [PATCH] fix local dir reference

---
 QoDProvisioning/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/QoDProvisioning/README.md b/QoDProvisioning/README.md
index e7e162c..cb21bd3 100644
--- a/QoDProvisioning/README.md
+++ b/QoDProvisioning/README.md
@@ -12,7 +12,7 @@ Such API has the following endpoints:
 
 Last, our solution needs to be deployed in a Kubernetes cluster. A 5G Core is needed for proper implementation as well as your own 5G Core Controller.
 
-The PoC is based on [OSL CAMARAaaS Add-on](). It is recommended to read this before diving into the implementation of the PoC.
+The PoC is based on [OSL CAMARAaaS Add-on](../README.md). It is recommended to read this before diving into the implementation of the PoC.
 
 ## General concepts of the OSL CAMARAaaS as a TMF Service Specification
 
-- 
GitLab