aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/linux/setup_linux-host_qemu-vm_arm-kernel.md')
-rw-r--r--docs/linux/setup_linux-host_qemu-vm_arm-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
index da74b90bd..c88d9a8f6 100644
--- a/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
+++ b/docs/linux/setup_linux-host_qemu-vm_arm-kernel.md
@@ -104,7 +104,7 @@ ssh should succeed.
# syzkaller
-Build syzkaller as described [here](/docs/contributing.md), with `arm` target:
+Build syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller), with `arm` target:
```
make TARGETOS=linux TARGETARCH=arm