From 5d0a0516c960a2c8d10ae1599b6ef537d5569c22 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Mon, 26 Oct 2020 12:04:27 +0100 Subject: [DOC] Fix URL to the Linux kernel documentation in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" > /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 -- cgit v1.2.3-55-g7522