From d20da451d2ba749a51a7cbe5bacdd182095a3f0d Mon Sep 17 00:00:00 2001 From: 6eanut Date: Thu, 21 Aug 2025 17:04:29 +0800 Subject: docs/setup_linux-host_qemu-vm_riscv64-kernel.md: short change description --- docs/linux/setup_linux-host_qemu-vm_riscv64-kernel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit mrf-deployment