From eea5c932bcae5c5fb058283063d01917856febab Mon Sep 17 00:00:00 2001
From: "martin f. krafft" <madduck@madduck.net>
Date: Wed, 26 Feb 2014 13:46:00 +0100
Subject: [PATCH] update doc link

---
 header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/header.html b/header.html
index 6b52968..13cbb8e 100644
--- a/header.html
+++ b/header.html
@@ -9,7 +9,7 @@ commits before using <tt>git-format-patch</tt> and <tt>git-send-email</tt> to
 <a
   href="mailto:patches&#37;&#52;&#48;git&#46;madduck&#46;net">patches<span>&#64;</span>git<span>&#46;</span>madduck<span>&#46;</span>net</a>.
 If you'd read over the <a
-  href="http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD"
+  href="https://www.kernel.org/doc/Documentation/SubmittingPatches"
   target="_blank">Git project's submission guidelines</a> and adhered to them,
 I'd be especially grateful.</p>
 
-- 
2.39.5