diff --git a/kdbg/README.md b/kdbg/README.md
index 508f6732a36801336388fcbd13e54bca5def2156..1fd3a15b638a5124c9522896063ab0e3487f0117 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.