aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md
index e89bdf2e4..25246a3f8 100644
--- a/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md
+++ b/docs/linux/setup_linux-host_qemu-vm_arm64-kernel.md
@@ -5,7 +5,7 @@ This document will detail the steps involved in setting up a Syzkaller instance
## Create a disk image
We will use buildroot to create the disk image.
-You can obtain buildroot from [here](https://buildroot.uclibc.org/download.html).
+You can obtain buildroot from [here](https://buildroot.org/download.html).
Extract the tarball and perform a `make menuconfig` inside it.
Choose the following options.