aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2017-06-14 13:37:16 +0200
committerAndrey Konovalov <andreyknvl@google.com>2017-06-14 13:40:50 +0200
commite9b5b3f4c74c5542265cd4372dd37ea08d394785 (patch)
tree0ebe691327861d64b97022e3ccb4a7383b001ca4 /README.md
parent6ed5e0a6f4db9bc4b8a49bcec926f46983369f17 (diff)
docs: move kernel configs page from wiki
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 e20d51a6c..1f9f834e8 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ KCOV was committed upstream in Linux kernel version 4.6 and can be enabled by co
For older kernels you need to backport commit [kernel: add kcov code coverage](https://github.com/torvalds/linux/commit/5c9a8750a6409c63a0f01d51a9024861022f6593).
To enable more syzkaller features and improve bug detection abilities, it's recommended to use additional config options.
-See [Kernel configs](https://github.com/google/syzkaller/wiki/Kernel-configs) for details.
+See [this page](docs/linux_kernel_configs.md) for details.
### VM Setup