Skip to content

docs(e/e20c,e/e52c): point factory-installed system callout to download page#1803

Closed
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/istoreos-link-to-download
Closed

docs(e/e20c,e/e52c): point factory-installed system callout to download page#1803
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/istoreos-link-to-download

Conversation

@tangzz-radxa
Copy link
Copy Markdown
Contributor

Summary

Replace the standalone ../istoreos subpage link in the factory-installed
system callout of the E20C and E52C quick-start pages with a link to the
resource download page (../download).

The iStoreOS subpage is a short blurb that mostly duplicates the
introduction already present on the download page. The download page is
the actionable page that lists every supported system image (iStoreOS,
Radxa OS, OpenWrt, etc.) and is what users actually need when they want
to switch away from the factory-installed system or check what is
available.

Issue

Fixes #1799 (E52C quick-start: "istoreos expansion: images missing /
not showing"). The same callout pattern existed in E20C and is fixed
in the same PR for consistency.

Changes

  • docs/e/e20c/getting-started/quick-start.md: factory-installed system
    callout now points to ../download instead of ../istoreos.
  • docs/e/e52c/getting-started/quick-start.md: same change.

Notes

  • English counterparts in i18n/en/... for E20C and E52C do not exist
    upstream yet; both products are still Chinese-only. No English file
    was added in this PR — bilingual sync can be handled in a follow-up
    once the English docs are introduced.
  • The ../istoreos subpage itself is intentionally left in place. It
    is no longer linked from the quick-start page but can still be
    reached by direct URL, and may be picked up by search engines /
    external links for a while.

Verification

  • git diff fc6557490..HEAD is exactly two single-line changes.
  • No image, navigation, or component changes — only the markdown link
    text and target.

…ad page

Replace the iStoreOS subpage link in the quick-start 'factory-installed
system' callout with the resource download page, which lists every
supported system image (iStoreOS, Radxa OS, OpenWrt, etc.).

The standalone iStoreOS intro page only had a short description that is
also covered by the download page, so the link now points users directly
to the actionable download list.

This addresses the same issue reported for the E52C quick-start page
where users could not easily find alternative system images after
seeing the factory-installed iStoreOS.

Fixes radxa-docs#1799
@tangzz-radxa tangzz-radxa requested a review from a team as a code owner June 5, 2026 01:36
@tangzz-radxa
Copy link
Copy Markdown
Contributor Author

Closing — I misread issue #1799.

The actual problem is in the English file i18n/en/docusaurus-plugin-content-docs/current/e/e52c/getting-started/quick-start.md: an unclosed 4-backtick code fence at the "Connecting to Radxa E52C via SSH" section swallows everything from the SSH command through "## System login" and the entire "## istoreos expansion" image block. The Chinese source is fine; only the English translation is malformed.

Opening a separate PR with the actual fix. Sorry for the noise.

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.

Issue from e/e52c/getting-started/quick-start

1 participant