diff --git a/common/utils/DOC/loader/arch.md b/common/utils/DOC/loader/arch.md
index c37aedb4ef9dbada3412f836a6ee692837ce1ecf..6fd1f47e7b94ec7faa8605aacaa4ec9191589bde 100644
--- a/common/utils/DOC/loader/arch.md
+++ b/common/utils/DOC/loader/arch.md
@@ -4,4 +4,4 @@ The oai shared library loader is implemented in two source files, located in [co
 1. [load_module_shlib.c](https://gitlab.eurecom.fr/oai/openairinterface5g/tree/develop/common/utils/load_module_shlib.c) contains the loader implementation
 1.  [load_module_shlib.h](https://gitlab.eurecom.fr/oai/openairinterface5g/tree/develop/common/utils/load_module_shlib.h) is the loader include file containing both private and public data type definitions. It also contain API prototypes.  
 
-[loader home page](..loader.md)
\ No newline at end of file
+[loader home page](../loader.md)
\ No newline at end of file