From 9632a4e227a7dd99aed127a59013b26d773e987c Mon Sep 17 00:00:00 2001
From: Florent Gluck <florent.gluck@hesge.ch>
Date: Wed, 25 Nov 2020 10:42:57 +0100
Subject: [PATCH] Added kdbg website

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

diff --git a/kdbg/README.md b/kdbg/README.md
index 508f673..1fd3a15 100644
--- a/kdbg/README.md
+++ b/kdbg/README.md
@@ -1,6 +1,6 @@
 # What is Kdbg?
 
-Kdbg is a nice native frontend to the GDB debugger.
+[Kdbg](https://www.kdbg.org/) is a nice native frontend to the GDB debugger.
 However, kdbg is not available in Ubuntu 20.04 anymore. Therefore, to install it on this distribution one needs to compile it from source.
 This is what we describe here.
 
-- 
GitLab