aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamunas Geciauskas <kernel@geciauskas.com>2018-12-29 16:00:00 -0500
committerJonathan Corbet <corbet@lwn.net>2019-01-03 11:23:59 -0500
commit2d457d5506f88b3f6e63577387203f68fce472a9 (patch)
treed50cfcf38acf12b4df2008a4f5d87b853d66ab37
parentcaaf3c83d2842c859d141711806d949f71c5f241 (diff)
Documentation/admin-guide: update URL of LKML information link
Information regarding linux-kernel mailing list is no longer hosted on tux.org Update the link to point to the one available at kernel.org Signed-off-by: Ramunas Geciauskas <kernel@geciauskas.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/admin-guide/reporting-bugs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/reporting-bugs.rst b/Documentation/admin-guide/reporting-bugs.rst
index 4650edb8840a..49ac8dc3594d 100644
--- a/Documentation/admin-guide/reporting-bugs.rst
+++ b/Documentation/admin-guide/reporting-bugs.rst
@@ -67,7 +67,7 @@ If you can't figure out which subsystem caused the issue, you should file
67a bug in kernel.org bugzilla and send email to 67a bug in kernel.org bugzilla and send email to
68linux-kernel@vger.kernel.org, referencing the bugzilla URL. (For more 68linux-kernel@vger.kernel.org, referencing the bugzilla URL. (For more
69information on the linux-kernel mailing list see 69information on the linux-kernel mailing list see
70http://www.tux.org/lkml/). 70http://vger.kernel.org/lkml/).
71 71
72 72
73Tips for reporting bugs 73Tips for reporting bugs