From 7df76dfbfc31c2cdc420a9b4808a3fb0f8a3b988 Mon Sep 17 00:00:00 2001
From: Francois TABURET <francois.taburet@nokia.com>
Date: Thu, 8 Nov 2018 19:24:01 +0100
Subject: [PATCH] fix config doc broken link

---
 common/config/DOC/config/rtusage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/config/DOC/config/rtusage.md b/common/config/DOC/config/rtusage.md
index 828f6a959d..ba362d011e 100644
--- a/common/config/DOC/config/rtusage.md
+++ b/common/config/DOC/config/rtusage.md
@@ -49,4 +49,4 @@ $ ./lte-softmodem -O <config> --eNBs.[0].component_carriers.[0].N_RB_DL 100
 
 As specified earlier, use the dbgl1 debug level to get the full name of a parameter you would like to modify on the command line.
 
-[Configuration module home](config)
\ No newline at end of file
+[Configuration module home](../config)
\ No newline at end of file
-- 
GitLab