diff --git a/common/config/DOC/config/devusage/addparamset.md b/common/config/DOC/config/devusage/addparamset.md
index 9b90fcc81fbceea177848abda9663ca497f372ad..130e7c690eb15ae0295ffe7b8e96c5be629f31f6 100644
--- a/common/config/DOC/config/devusage/addparamset.md
+++ b/common/config/DOC/config/devusage/addparamset.md
@@ -4,7 +4,7 @@ Retrieving a single occurence of a parameter set ( a group in the libconfig term
 1.  call the `config_get` function  
 
 
-[config_get example](https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/config/devusage/addaparam)
+[config_get example](../../config/devusage/addaparam.md)
 
 
 In oai some parameters set may be instantiated a variable number of occurrences. In a configuration file this is mapped to lists of group of parameters, with this syntax:
@@ -127,5 +127,5 @@ list to be read is under another section.
 
 ```  
 
-[Configuration module developer main page](config/devusage)  
-[Configuration module home](config)
+[Configuration module developer main page](../../config/devusage.md)  
+[Configuration module home](../..config.md)