summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d53ae49..4f00d7a 100644
--- a/README.md
+++ b/README.md
@@ -203,7 +203,7 @@ During operation, debug messages from debug statements in the code can be custom
echo "module dnbd3 +pflmt" > <DEBUG_FS>/dynamic_debug/control
```
-More information regarding the Linux kernel's dynamic debug feature can be found in the (https://www.kernel.org/doc/html/latest/admin-guide/dynamic-debug-howto.html)[Linux kernel documentation].
+More information regarding the Linux kernel's dynamic debug feature can be found in the [Linux kernel documentation](https://www.kernel.org/doc/html/latest/admin-guide/dynamic-debug-howto.html).
## Development notes