From 4939b55f03a495a339b77703b5460a77bc4791ed Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 14 Jun 2017 13:26:14 +0200 Subject: docs: move found bugs page from wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2565b2367..1210be9e6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ or [KUBSAN](https://kernel.org/doc/html/latest/dev-tools/ubsan.html) (available Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller). You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com. -List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). +List of [found bugs](docs/found_bugs.md). How to [report Linux kernel bugs](docs/reporting_linux_kernel_bugs.md). -- cgit mrf-deployment