aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md b/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md
index f6e7ca751..afff81ac1 100644
--- a/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md
+++ b/docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md
@@ -40,7 +40,7 @@ for more information.
# Image
We will use buildroot to create the disk image. You can obtain buildroot
-[here](https://buildroot.uclibc.org/download.html). The following instructions
+[here](https://buildroot.org/download.html). The following instructions
were tested with buildroot version 2020.05. First run:
```shell