Skip to content

docs: delete rock4 official-images tutorial and fix broken links on x2l / q6a WoA pages#1906

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/tutorial-fixes-20260703
Jul 3, 2026
Merged

docs: delete rock4 official-images tutorial and fix broken links on x2l / q6a WoA pages#1906
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/tutorial-fixes-20260703

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

Three small docs-only fixes requested by the support team. Each block is independent; PR keeps them in a single branch so they can be reviewed / merged as a batch.

1. Remove ROCK 4SE from rock4 official-images tutorial

  • File: docs/rock4/official-images.md (zh) and i18n/en/docusaurus-plugin-content-docs/current/rock4/official-images.md (en)
  • Remove the ROCK 4SE <TabItem> (which was the default tab) from the ## 官方镜像 / ## Official Images section.
  • The page URL https://docs.radxa.com/rock4/official-images?model=ROCK+4SE is being retired; the first remaining tab (ROCK 4C+) becomes the new default.

2. Fix broken Radxa Wireless Module A8 link in x/x2l README

  • File: docs/x/x2l/README.md (zh) and i18n/en/docusaurus-plugin-content-docs/current/x/x2l/README.md (en)
  • The previous link [Radxa Wireless Module A8](../../accessories/wireless-a8) pointed to a doc page that no longer exists.
  • Update both zh and en to point to the official product page: https://radxa.com/products/accessories/wireless-module-a8.
  • In the Chinese file, also rename the display text to 瑞莎 A8 模块 per support direction; the English file keeps Radxa Wireless Module A8.

3. Fix broken double-bracketed links in dragon/q6a WoA Wi-Fi/BT section

  • File: docs/dragon/q6a/other-system/windows.md (zh) and i18n/en/docusaurus-plugin-content-docs/current/dragon/q6a/other-system/windows.md (en)
  • [aicwlan_arm64_0935761.zip] had a nested-bracket markdown link ([..]([..](..))) which rendered as raw markdown. Fixed to a proper [label](url) form pointing to the GitHub release URL https://github.com/worproject/dldserv-mirror/releases/download/13%2F02%2F2024/aicwlan_arm64_0935761.zip.
  • [Wi-Fi + BT support for Windows on Q6A - Radxa Community] also had the nested-bracket problem; fixed to a proper link. Per support direction, also changed the destination URL from .../wi-fi-bt-support-for-windows-on-arm-on-q6a/31091 to https://forum.radxa.com/t/wi-fi-bt-support-for-windows-on-q6a/31091 (drops the misleading on-arm infix).
  • The worproject/dldserv-mirror link in the same paragraph has the same nested-bracket pattern but was not in the requested fix list; left as-is to keep the change scope tight. A follow-up can clean it up if desired.

Checklist

  • Bilingual sync: every zh change has a matching en counterpart (and vice versa).
  • No schema or sidebar changes.
  • No deletions of whole pages, only a single <TabItem> block in the rock4 official-images tutorial.
  • Only doc content (.md/.mdx) is touched; no code, scripts, or build config.

@tangzz-radxa tangzz-radxa requested review from a team and RadxaStephen as code owners July 3, 2026 07:31
Per support request, fully retire the rock4 official-images tutorial
(https://docs.radxa.com/rock4/official-images) and delete both the
zh page (docs/rock4/official-images.md) and the en mirror
(i18n/en/docusaurus-plugin-content-docs/current/rock4/official-images.md).
The page was a per-model download list now superseded by the
radxa-build release pages; no sidebar reference uses an explicit
ID, so removing the files is sufficient to drop it from the auto
sidebar.

Two unrelated but small link fixes are bundled into the same PR per
the original request from the support team:

- x/x2l README (zh + en): replace the broken
  ../../accessories/wireless-a8 link with the official product page
  https://radxa.com/products/accessories/wireless-module-a8 . In the
  Chinese file, also rename the display text to 瑞莎 A8 模块.

- dragon/q6a/other-system/windows (zh + en): the Wi-Fi/BT driver
  section had two nested-bracket markdown links that rendered as raw
  text. [aicwlan_arm64_0935761.zip] now points to the GitHub release
  URL and the [Wi-Fi + BT support for Windows on Q6A - Radxa
  Community] link now points to
  https://forum.radxa.com/t/wi-fi-bt-support-for-windows-on-q6a/31091
  (drops the misleading 'on-arm' infix from the previous URL).

The unrelated worproject/dldserv-mirror nested-bracket link in the
same paragraph was not in the requested fix list and is left as-is.
@tangzz-radxa tangzz-radxa force-pushed the docs/tutorial-fixes-20260703 branch from ade61e6 to 69c689e Compare July 3, 2026 07:53
@tangzz-radxa tangzz-radxa changed the title docs: remove ROCK 4SE tab and fix broken links on rock4 / x2l / q6a WoA pages docs: delete rock4 official-images tutorial and fix broken links on x2l / q6a WoA pages Jul 3, 2026
@Milir-Radxa Milir-Radxa merged commit 7f7488e into radxa-docs:main Jul 3, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants