From 2be54e498d9c0ca500c90231f3ac9524e52230bd Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 14 Jun 2017 13:16:49 +0200 Subject: docs: move reporting kernel 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 f0676c280..8e45a5503 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You can subscribe to it with a google account or by sending an email to syzkalle List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). -How to [report Linux kernel bugs](https://github.com/google/syzkaller/wiki/How-to-report-kernel-bugs). +How to [report Linux kernel bugs](docs/reporting_linux_kernel_bugs.md). How to [contribute](docs/contributing.md). -- cgit mrf-deployment