From 80fa4a7982e100ee3d34aa31f835ac33497e648c Mon Sep 17 00:00:00 2001 From: Tang ZZ Date: Tue, 11 Aug 2026 14:39:31 +0800 Subject: [PATCH] docs(rock3a): align download page recommended image with Bookworm KDE R2 The ROCK 3A getting-started download page still recommended the old Debian Build 25 (bullseye xfce b25) image, while the rock3/images page and radxa-build latest release (rsdk-r2) both point to Bookworm KDE R2. Update the recommended official image to Bookworm KDE R2 in both zh and en. --- docs/rock3/rock3a/getting-started/download.md | 2 +- .../current/rock3/rock3a/getting-started/download.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/rock3/rock3a/getting-started/download.md b/docs/rock3/rock3a/getting-started/download.md index 137c83988..bd87ca934 100644 --- a/docs/rock3/rock3a/getting-started/download.md +++ b/docs/rock3/rock3a/getting-started/download.md @@ -18,7 +18,7 @@ sidebar_position: 5 ## 操作系统镜像 -- [Radxa ROCK 3A Debian Build 25](https://github.com/radxa-build/rock-3a/releases/download/b25/rock-3a_debian_bullseye_xfce_b25.img.xz) +- [Radxa ROCK 3A Bookworm KDE R2](https://github.com/radxa-build/rock-3a/releases/download/rsdk-r2/rock-3a_bookworm_kde_r2.output_512.img.xz) :::caution 除了上面的镜像经过官方充分测试外,其他镜像未经过严格测试,可能会存在未知问题,仅用于评估使用。 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md index 494870766..fcce7db0d 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/rock3/rock3a/getting-started/download.md @@ -19,7 +19,7 @@ title: Resource Download ## Operating system images -- [Radxa ROCK 3A Debian Build 25](https://github.com/radxa-build/rock-3a/releases/download/b25/rock-3a_debian_bullseye_xfce_b25.img.xz) +- [Radxa ROCK 3A Bookworm KDE R2](https://github.com/radxa-build/rock-3a/releases/download/rsdk-r2/rock-3a_bookworm_kde_r2.output_512.img.xz) :::caution Except for the above images which have been fully tested officially, the other images have not been rigorously tested and may have unknown issues and are for evaluation purposes only.