commit: e098b2f260ebd9241be932dfcf93feb5db9d344b Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> AuthorDate: Sun Jan 22 20:41:23 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sun Jan 22 20:41:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e098b2f2
ebuild-maintenance: fix the kernel patch submitting guidelines link Reported-By: M. J. Everitt <m.j.everitt <AT> iee.org> ebuild-maintenance/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-maintenance/text.xml b/ebuild-maintenance/text.xml index 6d2e813..859b473 100644 --- a/ebuild-maintenance/text.xml +++ b/ebuild-maintenance/text.xml @@ -159,7 +159,7 @@ Finally the commit message should list auxiliary information such as people who are involved in authoring, suggesting, reviewing and testing the changes, and revelant bugs. Use RFC822/git style tags as explained in the -<uri link="https://www.kernel.org/doc/Documentation/SubmittingPatches"> +<uri link="https://kernel.org/doc/html/latest/process/submitting-patches.html"> Linux Kernel patch guideline</uri>. Additionally, the following tags are used in Gentoo:
