From 127b1dd85c3fb269b5091e57d35974b54a2af668 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 26 Oct 2017 19:28:24 +0200 Subject: docs: move linux kernel specific docs to docs/linux/ dir --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/usage.md') diff --git a/docs/usage.md b/docs/usage.md index e639258ed..6925c233a 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -29,7 +29,7 @@ In case syzkaller only generated a syzkaller program, there's [a way to execute ## Reporting bugs -Check [here](linux_kernel_reporting_bugs.md) for the instructions on how to report Linux kernel bugs. +Check [here](linux/reporting_kernel_bugs.md) for the instructions on how to report Linux kernel bugs. ## Other -- cgit mrf-deployment