aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
Diffstat (limited to 'docs/linux')
-rw-r--r--docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
index 977391582..3ecfa81d4 100644
--- a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
+++ b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
@@ -169,9 +169,8 @@ kill $(cat vm.pid)
## syzkaller
-Build syzkaller as described
-[here](https://github.com/google/syzkaller/blob/master/docs/contributing.md#go).
-Then create a manager config like the following, replacing the environment
+Build syzkaller as described [here](/docs/contributing.md#go). Then
+create a manager config like the following, replacing the environment
variables `$GOPATH`, `$KERNEL` and `$IMAGE` with their actual values.
```