Skip to content

Commit ad5fea3

Browse files
committed
templates/body-blog update
1 parent 307b44c commit ad5fea3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build-assets/templates/body-blog-release-post-part-1-liquid.md renamed to build-assets/templates/body-blog-release-post-part-1-liquid.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ tags:
3333

3434
---
3535

36-
[The xPack QEMU RISC-V](https://xpack.github.io/qemu-riscv/)
36+
The [xPack QEMU RISC-V](https://xpack-dev-tools.github.io/qemu-riscv-xpack/)
3737
is a standalone cross-platform binary distribution of
3838
[QEMU](https://www.qemu.org).
3939

40-
There are separate binaries for **Windows** (Intel 64-bit),
41-
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
42-
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
40+
There are separate binaries for **Windows** (x64),
41+
**macOS** (x64 and arm64)
42+
and **GNU/Linux** (x64, arm64 and arm).
4343

4444
{% raw %}{% include note.html content="The main targets for the Arm binaries
4545
are the **Raspberry Pi** class devices (armv7l and aarch64;
File renamed without changes.

0 commit comments

Comments
 (0)