summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Bentele2020-10-26 11:48:09 +0100
committerManuel Bentele2020-10-26 12:05:50 +0100
commite65f1a61d90eceaaff0ca52052d312d7dc37a5b0 (patch)
treebea63bb164fe737aed13d461f35a5e854d43089c
parentRemove static generation of LTP configuration header (diff)
downloadxloop-e65f1a61d90eceaaff0ca52052d312d7dc37a5b0.tar.gz
xloop-e65f1a61d90eceaaff0ca52052d312d7dc37a5b0.tar.xz
xloop-e65f1a61d90eceaaff0ca52052d312d7dc37a5b0.zip
Fix URL to the Linux kernel documentation in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index efa50de..89fa346 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ echo "module xloop_file_fmt_raw +pflmt" > <DEBUG_FS>/dynamic_debug/control
echo "module xloop_file_fmt_qcow +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).
### User space utility