aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
author6eanut <jiakaiPeanut@gmail.com>2025-08-21 17:04:29 +0800
committerAleksandr Nogikh <nogikh@google.com>2025-08-21 12:29:31 +0000
commitd20da451d2ba749a51a7cbe5bacdd182095a3f0d (patch)
tree2f386c7cd95ba6f0f48091afa7d7be773240aca6 /docs
parent0b9605c8e9db737f9efc5a0557534eade4cbf844 (diff)
docs/setup_linux-host_qemu-vm_riscv64-kernel.md: short change description
Diffstat (limited to 'docs')
-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