Diff between 8fba2cd3b71267a9aad125f03ff39c0cfc2733bb and d4749cfd7fba432341f335147833c3204c533aa9

Changed Files

File Additions Deletions Status
HACKING +2 -1 modified

Full Patch

diff --git a/HACKING b/HACKING
index 29b136b..5e07d91 100644
--- a/HACKING
+++ b/HACKING
@@ -116,7 +116,8 @@ The preferred way to send patches is by email, using git send-email:
   # git config sendemail.to linux-bluetooth@vger.kernel.org
 
 BlueZ rules for submitting patches follow most of the rules used by Linux kernel
-(https://www.kernel.org/doc/Documentation/SubmittingPatches) with some remarks:
+(https://www.kernel.org/doc/html/latest/process/submitting-patches.html)
+with some remarks:
 
 1) Do *not* add "Signed-off-by" lines in your commit messages. BlueZ does not
 use them, so including them is actually an error.