docs(e/e20c,e/e52c): point factory-installed system callout to download page#1803
Closed
tangzz-radxa wants to merge 1 commit into
Closed
docs(e/e20c,e/e52c): point factory-installed system callout to download page#1803tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
…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
Contributor
Author
|
Closing — I misread issue #1799. The actual problem is in the English file Opening a separate PR with the actual fix. Sorry for the noise. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replace the standalone
../istoreossubpage link in the factory-installedsystem 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 systemcallout now points to
../downloadinstead of../istoreos.docs/e/e52c/getting-started/quick-start.md: same change.Notes
i18n/en/...for E20C and E52C do not existupstream 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.
../istoreossubpage itself is intentionally left in place. Itis 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..HEADis exactly two single-line changes.text and target.