aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDongliang Mu <mudongliangabcd@gmail.com>2019-05-21 21:59:22 -0400
committerGreg Steuck <gnezdo@google.com>2019-05-21 18:59:22 -0700
commit84b9d38467dd971812a7ce47dcaf0144e2576b6c (patch)
tree4bc7c4387eea0ae5bf4ef14210b04e393909a8f8 /README.md
parent0625bb5c4c7e39db5b6b5174cee612e3654e5d43 (diff)
doc/linux: add one link for linux in the README.md (#1194)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cac7abd30..8eef8b880 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Found bugs: [Akaros](docs/akaros/found_bugs.md), [Darwin/XNU](docs/darwin/README
Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now
it's being extended to support other OS kernels as well.
-Most of the documentation at this moment is related to the Linux kernel.
+Most of the documentation at this moment is related to the [Linux](docs/linux/setup.md) kernel.
For other OS kernels check:
[Akaros](docs/akaros/README.md),
[Darwin/XNU](docs/darwin/README.md),