From f765b597a136dee8fefef2bb5f346be80f15b8b1 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Tue, 5 Oct 2021 08:57:16 +0000 Subject: docs/syz-verifier: fix internal link --- docs/syz_verifier.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/syz_verifier.md b/docs/syz_verifier.md index 31985c400..f2a1437a9 100644 --- a/docs/syz_verifier.md +++ b/docs/syz_verifier.md @@ -60,8 +60,7 @@ make verifier runner executor To start using the tool, separate configuration files need to be created for each kernel you want to include in the verification. An example of Linux -configs can be found [here](/docs/linux/ -setup_ubuntu-host_qemu-vm_x86-64-kernel.md#syzkaller). The configuration files +configs can be found [here](/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md#syzkaller). The configuration files are identical to those used by `syz-manager`. If you want to generate programs from a specific set of system calls, these can -- cgit mrf-deployment